auth

Logout

Destroys the current session and clears the refresh token cookie. For OpenID Connect sessions the response includes an oidc_logout_url the client should redirect to so the provider session is ended too.

post/user/logout

Response

Successfully logged out.

messagestring
oidc_logout_urlstring

RP-Initiated Logout URL the frontend redirects to. Empty for non-OIDC sessions.

Changes

Changed in 2 of the 53 revisions of this API.11