OpenID Connect
The onePortal platform supports the OpenID Connect (OIDC), defined in the OpenID Foundation’s specification documentation. The OpenID Connect is similar to the OAuth 2.0 Authorization Framework, with additional security features.
The Trivore ID platform can act as an OpenID Connect Provider (OP). Registered client applications can use it to authenticate Users.
Up-to-date OIDC configuration details are found on your Trivore ID instance under the path /apidoc/oidc
. It lists the endpoint URIs, supported scopes and supported claims. An example address is https://example.com/apidoc/oidc
.