Articles in this section
Category / Section

How to Log Out from the Bold Reports Application?

Published: Mar 26, 2025
Updated: Mar 26, 2025

To securely log out of the Bold Reports® application, use a specific endpoint to ensure your session ends safely and efficiently. Below are the details on how to complete the logout process.

Bold Reports® Logout Endpoint

To log out, use the following endpoint:

https://{domain}/oauth/logout?redirect_uri={returnUrl}
  • {domain}: Replace this with your Bold Reports® application’s domain.
  • {returnUrl}: Specify the URL where the user should be redirected after logging out.
Understanding the Logout Process

When using third-party applications integrated with Single Sign-On (SSO), it’s essential to follow a proper logout flow to ensure complete session termination.

log-out-permission.png

Steps Involved:
  1. Send a request to the OAuth logout endpoint to initiate the logout process.

  2. The user will be redirected to the SSO logout endpoint, ensuring their session with the authentication server is terminated.

  3. Once successfully logged out from both SSO and the Bold Reports® application, the user will be redirected to the specified URL (redirect_uri) for confirmation.
    code.png

This process ensures that:
  • The user is logged out from all connected systems.

  • Local authentication data is cleared.

  • The user is safely redirected for re-authentication, if needed.

Additional References
Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied