OpenID Connect

OX App Suite supports Single Sign-On (SSO) with OpenID Connect (OIDC). OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol.

It enables Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.

For a full feature and property overview, please visit https://documentation.open-xchange.com/8/middleware/login_and_sessions/openid_connect_1.0_sso.htmlopen in new window.