OpenID Connect Authorization Flow

Overview#

OpenID Connect Authorization Flow is the OpenID Connect Flow when an OAuth Client issues a Authentication Request

The basic difference between the OpenID Connect Authorization Flow and Authorization Code Flow is the Authorization Server returns an Identity Token along with an Access Token.

oidc-authorization-code-flow


More Information#

There might be more information for this subject on one of the following: