OpenID Connect
OIDCAn identity layer built on OAuth 2.0 that enables applications to verify user identity and obtain basic profile information.
Explore more about Identity & Security
Related terms
An authorization framework that enables applications to obtain limited access to protected resources without exposing a user's credentials.
Identity ProviderIdPA system or service that authenticates users or applications and provides verified identity information to other systems, enabling secure access through protocols such as OAuth, OpenID Connect (OIDC), or SAML.
AuthenticationThe process of verifying the identity of a user, application, or system before granting access to protected resources or services.
Access TokenA credential issued after authentication that authorizes a client to access protected resources or APIs for a limited period.