Hello, Would like to know if you are referring to multiple tenant in Active Directory / Azure / other technology?
*If multi-tenant in Active Directory:* CAS can be configured so to use *multiple authentication sources *and *either one of them success *allow for login. In here: https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties.html#ldap-authentication You should setup your multiple tenant using the indexes: cas.authn.ldap[0].xxx cas.authn.ldap[0].xxx cas.authn.ldap[0].xxx cas.authn.ldap[1].xxx cas.authn.ldap[1].xxx cas.authn.ldap[1].xxx .... and more *If **multi-tenant **in Azure, * You can setup multiple OIDC properties using the build in pac4j to achieve delegated authentication: https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties.html#azure-ad cas.authn.pac4j.oidc[0].xxx=yyy cas.authn.pac4j.oidc[0].xxx=yyy cas.authn.pac4j.oidc[1].xxx=yyy cas.authn.pac4j.oidc[1].xxx=yyy ... and more See if this info helps. Cheers. - Andy On Monday, 22 February 2021 at 21:15:35 UTC+8 [email protected] wrote: > > Can someone please provide any documentation link on how CAS supports > multi tenancy. > I want single CAS deployment for supporting multiple tenants . > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/d4fb783e-7147-4527-96d2-aa5c9fbe5067n%40apereo.org.
