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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| logout-endpoint | uri | required | The URL of the logout endpoint. | |
| post-logout-redirect-uri | uri | optional | The post-logout redirect URL. The user-agent will be redirected here after a successful logout. |