This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
on 13 Feb 202408:00 AM - edited on 13 Feb 202408:35 AM by MaciejNeumann
The number of user groups that Azure Active Directory adds to a SAML token is limited to 150. If this limit is exceeded, a link to the Graph API endpoint is returned instead of a group list. Dynatrace doesn’t support retrieving user groups this way, because it would require additional authentication between Dynatrace and Azure AD.
If you exceed the 150 limit, consider one of the following options:
Limit the number of groups that users are assigned to.
Configure Azure AD to send only groups assigned to the application.
Additionally, configure SCIM for group management and user-group assignment.