Is switching between tenants for users also possible on priv

Posted by Ruben Dröge on 20-Jan-2017 08:47

In the documentation is described that it's possible for one user (with the same email address) to switch between tenants:

https://documentation.progress.com/output/rb/doc/index.html#page/rb%2Fswitching-tenants.html

It specifically describes this functionality being available on hosted cloud.
Is this also available on Private Cloud, or should an enhancement be created for this?


Posted by Anoop Premachandran on 25-Jan-2017 05:54

we support this in private cloud but with certain limitations. Global Authentication has to be enabled (ie, All tenants share a common authentication mechanism, cannot have independent authentications). Also we support only SAML/ADFS or Custom for this mode of authentication

See documentation.progress.com/.../index.html

Set

IsSingleUserMultiTenantEnabled = true

AuthOverrideAtCustomer = false

All Replies

Posted by Anoop Premachandran on 25-Jan-2017 05:54

we support this in private cloud but with certain limitations. Global Authentication has to be enabled (ie, All tenants share a common authentication mechanism, cannot have independent authentications). Also we support only SAML/ADFS or Custom for this mode of authentication

See documentation.progress.com/.../index.html

Set

IsSingleUserMultiTenantEnabled = true

AuthOverrideAtCustomer = false

This thread is closed