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 a Java backend).
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 a Java backend).
How to add users groups in Keycloak to a token or the UserInfo endpoint.
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.