Overview#
OpenID Connect Authorization Flow is the OpenID Connect Flow when an OAuth Client issues a Authentication RequestThe 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.
![]() |