OpenID Connect (OIDC)
  • 08 Jul 2024
  • 1 Minute to read
  • Dark
    Light

OpenID Connect (OIDC)

  • Dark
    Light

Article summary

OpenID Connect (OIDC) is an identity authentication protocol that is an extension of open authorization (OAuth) 2.0 to standardize the process for authenticating and authorizing users when they sign in to access digital services.

OpenID Connect enables application and website developers to launch sign-in flows and receive verifiable assertions about users across Web-based, mobile, and JavaScript clients.   And the specification suite is extensible to support a range of optional features such as encryption of identity data, discovery of OpenID Providers, and session logout.

OpenID Connect User Endpoints

OpenID Connect Authorization Code Flow

OpenID Connect Token Request

OpenID Connect Token Response

OpenID Connect Access Token Refresh

OpenID Connect UserInfo Request


Was this article helpful?

ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence