clegaspi / clegaspi/saml_reader
Check for graph link for Azure AD
Open
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Azure AD can refuse to send `memberOf` if the number of groups exceeds 150. See this article: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-fed-group-claims. It includes an attribute named `http://schemas.microsoft.com/claims/groups.link` if this substitution is made. We should check for this and report on it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.