SSO is logging out after cloning.DescriptionWhen an instance is cloned, the SSO functionality can breakdown due to multiple reasons.CauseWhile cloning from source to target instance, if the IDP records are also cloned and user records are excluded, this issue may occur.Additional InformationIf there are multiple IDP records which are active, then the mapping of SSO source in the user table will occur. The SSO source will define which user should be routed to which IDP for authentication. The SSO source will hold the sys id of the respective IDP record. When you clone an instance excluding the user records, the cloned IDP records will have a different sys id which will be mismatching with the sys id mapping under SSO source column in sys_user table.