Configure Live Backup for Multiple SAMLs - Administrator Guide - 6.5 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.5
Creation date
2022-09-28
Last date published
2024-03-21
End_of_Life
EoL
Category
Administrator Guide
Abstract

Configure live backup for multiple SAMLs by configuring SAML integrations for each server in Cortex XSOAR.

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 SettingsABOUTTroubleshootingServer Configuration.

  2. On the production server:

    1. Go to SettingsINTEGRATIONSInstances 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 steps ???.

      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.