Terminate user session at authorization server.

The API logs the user out from the authorization server. The endpoint requires valid login session cookies for the tenant.

Form Data
string

The OIDC client ID.

string

The ID Token that was previously issued by the authorization server to an application as a hint about the user's current authenticated session.

string

The post logout redirection URI.

string

The state is an opaque value that is used to maintain the state between the request and the callback. The minimum length is 8 characters.

Responses
200

Logout consent or summary response.

400

The error page that contains the error and the error_description attributes.

Language
URL
Response
Choose an example:
*/*