Please note that the values for ApplicationID, AuthCertificateThumbprint, and TenantID are encrypted and that you will not see the values in the user interface.
Setting
Value
AppServiceUrl
URL for the app service you created to host the EmpowerID SCIM microservice
This URL should precede all Azure endpoints called by the microservice. For example, if the AppServiceURl is https://eiddoc.azurewebsites.net, the value for:
CheckDeletedGroupUrl would be https://eiddoc.azurewebsites.net/EIDExtension/Groups/DeadObject,
CreateGroupURL would be https://eiddoc.azurewebsites.net/Groups,
CreateUserURL would be https://eiddoc.azurewebsites.net/Users,
and so on.
EnableAzureApplicationInventory
Set to True to inventory Azure application data; otherwise, set to False
EnableAzureDirectoryManagementInventory
Set to True to inventory Azure directory management data; otherwise, set to False
EnableAzureLicenseInventory
Set to True to inventory Azure license data; otherwise, set to False
EnableAzureRbacInventory
Set to True to inventory Azure RBAC data; otherwise, set to False
EnableDirectoryRoleMemberInventoryWithScope
Set to True to inventory Azure directory role member data; otherwise, set to False
EnableSignInActivityInventory
Set to True to inventory Azure sign in activity data; otherwise, set to False