oauth

Get OAuth provider logout endpoint

Returns the OAuth provider's logout endpoint URL from OIDC discovery. This can be used to redirect users to logout from the OAuth provider after logging out locally.

get/api/oauth/logout-endpoint

Response

Successful Response

logout_endpointstring required

OAuth provider logout URL to redirect the user to after ending the local session

Changes

Changed in 2 of the 79 revisions of this API.3

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • api operation id get_logout_endpoint_api_oauth_logout_endpoint_get removed and replaced with get_logout_endpoint

      api-operation-id-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog