Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to avoid single-sign on when cloning from Production to Pre-prod environments

swathi52
Tera Expert

Hi All,

We have Azure Single Sign-On available in Production instance, But when we clone from Prod to Pre-prod instance we don't want to replicate this behavior, As we don't have the connection enabled for pre-prod instances on Azure side.

Can anybody guide us. How to exclude SSO while cloning, what tables are properties we should exclude and how to do it?

 

Thanks,
Swathi

1 ACCEPTED SOLUTION

palanikumar
Giga Sage

Hi,

You need to preserve/exclude data before clone. Refer the below document for SAML integeration

https://docs.servicenow.com/bundle/quebec-platform-administration/page/integrate/saml/task/t_CloneAn...

Thank you,
Palani

View solution in original post

2 REPLIES 2

palanikumar
Giga Sage

Hi,

You need to preserve/exclude data before clone. Refer the below document for SAML integeration

https://docs.servicenow.com/bundle/quebec-platform-administration/page/integrate/saml/task/t_CloneAn...

Thank you,
Palani

Thank you so much, It helped.