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
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
I've tried pretty much everything to get the plugin to work with Azure AD app roles but it doesn't seem to work in the current version.
It would be nice if this worked in the plugin the same way as with the SAML login, Azure AD App Roles are also supported here.
SAML group attribute For mapping with the Azure AD app roles, an application role should be assigned to the user. Azure AD sends the role claim automatically with http://schemas.microsoft.com/ws/2008/06/identity/claims/role as a key.
Hi,
I've tried pretty much everything to get the plugin to work with Azure AD app roles but it doesn't seem to work in the current version.
It would be nice if this worked in the plugin the same way as with the SAML login, Azure AD App Roles are also supported here.
SAML group attribute
For mapping with the Azure AD app roles, an application role should be assigned to the user. Azure AD sends the role claim automatically with http://schemas.microsoft.com/ws/2008/06/identity/claims/role as a key.Regards
Thorsten