oidc
- Text
- oidc is OpenID Connect, an identity layer built on top of OAuth2. Adds the ID token (a JWT), a UserInfo endpoint, and standardized claims — the parts OAuth2 deliberately left out. The current industry standard for federated authentication.
- Tags
- security, auth, identity, standard
- See Also
- oauth2, authentication, authorization