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
Mega 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
Mega 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.