End user session

  • This API is used to destroy an OIDC session through RP-initiated logout with the option to redirect users to a pre-determined URL.
  • A post_logout_redirect_uri may be specified to redirect the browser after the logout is performed. The post_logout_uri sent in the request should be part of the authorized logout URIs list configured at authorization server.
  • Refer guide here for more information
  • Language
    Authorization
    Bearer
    JWT
    URL
    Click Try It! to start a request and see the response here!