Unable to login to instance post cloning. Issue When an instance is cloned, users fail to login to target instance with SSO authentication.CauseThere could be some pre-login custom script includes which will validate the sys id of the IDP record in the instance to redirect the response from IDP for a successful authentication.ResolutionPost cloning, the custom script include if configured for pre-validation will still be pointing to the IDP record sys id of the source instance from which target was cloned. Hence changing the sys id of the the IDP record to the valid sys id in target instance enables successful login.