--
You received this message because you are subscribed to the Google Groups "Keycloak User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/2b4d9edb-5d3a-417d-a8df-b0fd859c5701n%40googlegroups.com.
Hi Folks,
I recently faced an issue while trying to map custom roles from an Identity Provider (Azure AD) to Keycloak for SSO authentication. After much effort, I finally found a solution and was able to successfully map roles. Below are the steps to achieve this:
Create an Application in Azure AD
Test SSO Login
Create and Assign Roles in Azure AD
Create a Corresponding Role in Keycloak
Configure Role Mapping in Keycloak
Test Role Mapping
Verify Role Mapping in Keycloak
This setup ensures a one-to-one mapping of roles from Azure AD to Keycloak. Hope this helps!
Best regards,
Arin Kumar