Burp Suite Enterprise Edition is now available in our secure Cloud  –  Learn more

Enterprise Edition

Configuring single logout

  • Last updated: April 10, 2024

  • Read time: 1 Minute

Burp Suite Enterprise Edition provides optional support for single logout (SLO). You can configure SLO after you configure SAML SSO.

If you enable SLO, users are automatically logged out of the identity provider when they log out of Burp Suite Enterprise Edition. This prevents users from inadvertently remaining logged in to multiple applications.

To configure single logout:

  1. Generate a new self-signed x509 certificate.
  2. Log in to Burp Suite Enterprise Edition as an administrator.
  3. From the settings menu , select Integrations.
  4. On the SAML tile, click Edit.
  5. In Relying trust information, copy the Relying party single logout URL. Leave this page open.
  6. Go to your identity provider's admin panel and edit the SAML settings for your Burp Suite Enterprise Edition integration.
  7. Paste the URL from your clipboard into the appropriate field.
  8. Obtain the Single Logout URL from your identity provider. This may have a different name depending on your identity provider.
  9. In Burp Suite Enterprise Edition, select Use single logout.
  10. In the Identity provider single logout URL field, enter the URL you obtained from your identity provider.
  11. Paste your self-signed certificate in Service provider certificate.
  12. Paste the private key for your certificate in Service provider private key.

Note

Some identity providers, such as Okta, require that Burp Suite Enterprise Edition signs all the single logout messages that it generates. This is necessary to verify that they come from a trusted source. In this case, you may also need to upload the certificate that you generated to your identity provider.

Was this article helpful?