This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove adding role claim to SAML attributes (#260)
This commit removes the details for setting up a role attribute. This step is no longer required as a change to Azure now 1. sends through the populated user.assignedroles against the http://schemas.microsoft.com/ws/2008/06/identity/claims/role claim 2. disallows a user from configuring an attribute with a known claim type offered by the Federation Metadata. Closes #259 (cherry picked from commit efba4c4)
- Loading branch information