Logout (Section)#

Path: /profiles/profile{id, type}/settings/apps-service/applications/application{id}/token-handler/external-client/logout

Enables RP-initiated logout from the authorization server.

Parameters#

NameTypeRequiredDefaultDescription
logout-endpointurirequiredThe URL of the logout endpoint.
post-logout-redirect-uriurioptionalThe post-logout redirect URL. The user-agent will be redirected here after a successful logout.

Was this helpful?