Astroraf
07-31-2024Data Pipeline
Two SSOs in the same system?
I am curious if I can have two SSOs in a multi-tenant environment. I want one SSO in place for an internal team, and I want another SSO for my clients. Is this doable in a multi-tenant environment or a single-tenant environment?
Hi Astroraf.
Thank you for reaching out.
Sisense multi-tenancy feature allows what you described. You can find more details about this feature in this article: https://docs.sisense.com/main/SisenseLinux/overview-of-self-contained-multitenancy.htm, but the main idea is:
- You can create Tenants in the Sisense application.
- Each tenant must have a tenant admin user.
- The following objects are restricted to a specific tenant and can not be shared across tenants: users, groups, dashboards, and elasticubes.
- Tenants are accessible via a subpath in the URL. For example, if you create tenant "admins", it will be accessible under https://example.sisense.com/admins/app/main.
- As a tenant admin, you can define separate SSO and branding configurations for each tenant.
I hope that helps. Please let me know if you have any more questions.
Have a great day!