We have set up portal 10.5.1 with a federated server 10.5.1. AD FS is configured and working perfectly. Domain logins are working as expected.
When setting up AD FS we followed the steps here
Configure Active Directory Federation Services—Portal for ArcGIS (10.5.x) | ArcGIS Enterprise
We skipped over optional step 6 which integrates domain groups with the portal.
We now want to use the enterprise groups inside portal.
However when I follow step 6 and supply the domain credentials exactly as specified with the following format
{ "type": "WINDOWS", "properties": { "isPasswordEncrypted": "false", "userPassword": "secret", "user": "mydomain\\winaccount" } }
(obviously replacing secret and user details)
I get the following error
Portal Administrator Directory
Robert,
Have you tired the json string with no formatting, etc. (eg. no spaces/tabs). I had a problem way back in Portal 10.3.1 where I was trying to make it look pretty and easy to read but this was causing the issues. Hoping this might have been fixed since then
Hi, did anyone solved this problem? I am in the exact same situation as Robert but in version 10.7.1.