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.
Verify the External Host Name value matches the URL of the production server by going to → → → .
On the production server:
Go to SAML 2.0.
→ → and search forCreate a SAML integration by clicking Add Instance.
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
.Verify that you can access the production server using SSO authentication.
On the disaster recovery (DR) server:
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
.Verify that you can access the production server.
(Optional) For Dev/Test environments, switch to the DR server and test the SSO login.