Integrating with OAuth2 flows

🎯 Overview

This section describes the integration steps for OAuth2 authentication flows, including OpenID Connect (OIDC) and Client Credentials flows.


OpenID Connect (OIDC) flow

Provides step-by-step integration guide for connecting client/integrator/enterprise/Relying Party (RP) login pages with REL-ID Web Authentication OpenID Connect flow.


Client Credentials Flow

Enables client/integrator/enterprise/RP to obtain access tokens using client_credentials grant type for server-to-server authentication.