Azure SSO Identity Sources

Hi,

I’m trying to reuse Azure SSO identity sources in my sub-tenant. I have the SSO SAML configured on the master tenant. Is it possible to reuse the entity id on the sub-tenant. This will help me automate creation of new sub-tenant with identity sources pre-configured. Please share your thoughts.

Thanks,
Antony

Hi @antonyalphonse !

Unfortunately, you cannot. The Entity ID is a unique identifier to the tenant and Enterprise Application. If this were not unique, Morpheus would potentially be unable to determine which tenant to log a user into as they technically would have access to each tenant (limited by the RBAC).