For the complete documentation index, see llms.txt. This page is also available as Markdown.
XSOAR 6.13

Configure Live Backup for Multiple SAMLs

Configure live backup for multiple SAMLs in Cortex XSOAR 6.13.

These steps describe how to configure live backup for multiple SAMLs by configuring SAML integrations for each server.

  1. Verify the External Host Name value matches the URL of the production server by going to Settings → ABOUT → Troubleshooting → Server Configuration.

  2. On the production server:

    1. Go to Settings → INTEGRATIONS → Instances and search for SAML 2.0.

    2. Create a SAML integration by clicking Add Instance.

    3. Add the required parameters. For more information about setting up a SAML integration, see Authenticate Users with SAML 2.0.

      Ensure that Service Provider Entity ID parameter matches the URL of the production server. This is the only valid value. For example, https://prod.demisto.com/saml.

    4. Verify that you can access the production server using SSO authentication.

  3. On the disaster recovery (DR) server:

    1. Create a SAML integration by repeating step 2.

      Ensure that the Service Provider Entity ID parameter matches the URL of the DR server. This is the only valid value. For example, https://dr.demisto.com/saml.

    2. Verify that you can access the production server.

  4. (Optional) For Dev/Test environments, switch to the DR server and test the SSO login.

Last updated

Was this helpful?