© 2018 Capita Business Services Ltd. All rights reserved.

Capita Education Software Solutions is a trading name of Capita Business Services Ltd. Our Registered office is 30 Berners Street, London, W1T 3LR and our registered number is 02299747. Further information about Capita plc can be found in our legal statement.

Logout Endpoint

Redirecting to the logout endpoint clears the authentication session and cookie.

You can pass the following optional parameters to the endpoint:

  • id_token_hint

    • The id_token that the client acquired during authentication. This allows bypassing the logout confirmation screen as well as providing a post logout redirect URL

  • post_logout_redirect_uri

    • A URI that our authorisation server can redirect to after logout (by default a link is displayed). The URI must be in the list of allowed post logout URIs for the client.

 

/connect/endsession?id_token_hint=xyz&post_logout_redirect_uri=https://yourapplication.com

Web - SIMS ID Based APIs RESOURCES

Related resources for Web - SIMS ID Based APIs