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).
How to add users groups in Keycloak to a token or the UserInfo endpoint.
Configure a basic OpenID Connect client for Magnolia SSO (and others) with Keycloak.
How to query the Keycloak UserInfo endpoint with Postman and the Authorization Code Flow.