OpenID Connect (OIDC)
Overview
OpenID Connect (OIDC) is an identity layer built on top of the OAuth protocol, which provides a modern and intuitive Single Sign-on (SSO) experience for you and your end-users. For example, administrators can configure Single Sign-on with a third-party identity provider that supports OpenID Connect. Users then have the option to log in to the application using their identity provider credentials.
Before you begin
- Register AppViewX as an OIDC application with your Identity Provider (IdP) and note the Client ID, Client Secret, and Well-known configuration URL.
- The OIDC entity profile must be an authorization code grant type.
- Enable SSO with Authentication Protocol as OIDC in AppViewX.
- Role required: admin
- OIDC based SSO is supported from AppViewX release 21.1.X and above.
