You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside the AuthorizationConfiguration the RolesClaim should be able to be configured. This will allow the application to make use of claims besides roles or http://schemas.microsoft.com/ws/2008/06/identity/claims/role claim. The default should remain roles.
The text was updated successfully, but these errors were encountered:
Inside the
AuthorizationConfiguration
theRolesClaim
should be able to be configured. This will allow the application to make use of claims besidesroles
orhttp://schemas.microsoft.com/ws/2008/06/identity/claims/role
claim. The default should remainroles
.The text was updated successfully, but these errors were encountered: