OpenID Connect (OIDC)
OpenID Connect (OIDC) is an identity layer on top of OAuth 2.0 used for modern SSO and token-based authentication.
OIDC is commonly used for web and API authentication, issuing ID tokens (and often access tokens) for applications to validate.