ArcherUAM connecting to Azure – Archer Community

We are trying pull in users and groups from Azure thru an Azure SPN, and there hasn’t been much documentation for the Azure section of the ArcherUserAccountManagementConsole config file. The testsource flag was successful, but when using the UAM Behavior Flag CreateUser, it appears to not be pulling in any of the Users. Tried using the following values –  user.onpremisessamaccountname, user.givenname and user.surname for the following keys respectively – AzureUserNameAttribute, AzureFirstNameAttribute, and AzureLastNameAttribute. For AzureUserSelect, we used user.onpremisessamaccountname,user.givenname,user.surname. For AzureUserFilter, we used “?$filter=contains(user.givenname, ‘name’)”. 

I’ve attached a sample of the log for reference.

Read more here: Source link