OpenID Connect (OIDC) Flow
Follow the steps to complete the OIDC Flow, verifying the user's identity along with authorization.
Client
Request Authorization and ID Token
Authorization Server
Generate ID and Access Token
Client (Token Validation)
Validate ID Token
Resource Server
Access Protected Resource
Access Granted to Protected Resource!