Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2024-09-16 01:46 PM
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.