Forum Discussion
tdimitrov
Jun 04, 2021Copper Contributor
Azure AD Authentication (WAC) - unable to assign role other than Default Access
When you turn on Azure authentication and add a user, the documentation states that you should be able to assign them a role; https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-c...
tdimitrov
Jun 07, 2021Copper Contributor
Just to close the loop - it was an issue with the app Azure registration and permissions (read, user error :)) - the api permissions and consent were not what they needed to be.
Once I unregistered and re-registered the application and acknowledged and gave consent for the appropriate permissions, the gateway user and gateway admin roles became available for assignment as advertised.