OIDC configuration and usage — CERN SSO
The service documentation for integrating applications with the CERN SSO over OpenID Connect.
What it anchors
- Discovery hangs off the realm, not the domain root:
https://auth.cern.ch/auth/realms/cern/.well-known/openid-configuration. - Claim semantics:
cern_upnis unique (not documented as immutable);subduplicates it;preferred_usernameis display-only and must not be treated as unique;resource_accessis an object keyed by application carrying the roles;cern_rolesis its flat duplicate.