ActivID Appliance OpenID API Endpoints
Authentication Endpoint
Allow end users to authenticate and give consent to generate an authorization code.
Bcauthorize Endpoint
Initiate the authentication requests for Client Initiated Backchannel Authentication (CIBA).
Introspect Endpoint
Get the status and information about an access token.
Registration Endpoint
Dynamically register an OpenID client.
Token Endpoint
Obtain tokens (identity, access or refresh) in grant flows.
Token Revocation Endpoint
Revoke access and refresh tokens issued with the same authorization grant.
UserInfo Endpoint
Obtain information about authenticated end users.