Auth0 and user role information
This document explains how to add custom role or group information to ID tokens in Auth0 using OpenID Connect, enabling user rights management in an SSO integration (e.g., for Magnolia CMS).
This document explains how to add custom role or group information to ID tokens in Auth0 using OpenID Connect, enabling user rights management in an SSO integration (e.g., for Magnolia CMS).
There are several possible solutions and strategies to deal with issues with Magnolia SSO.
Strategies for gaining access to Magnolia CMS after being locked out.
How to add users groups in Keycloak to a token or the UserInfo endpoint.
Configure a basic OpenID Connect client fpr Magnolia SSO (and others) with Keycloak.
How to query the Keycloak UserInfo endpoint with Postman and the Authorization Code Flow.
Check if a Microsoft Entra OIDC client application works using Postman.