panjoshi's avatar
panjoshi
Data Storage
01-29-2026
Status:
New Idea

Support multi SSO options for authentication

Sisense currently provides SSO support via JWT, SAML 2.0 and OpenID Connect but only one of them can be used if you do not have multi-tenant system. We have a use-case where we want to move all of our internal users i.e. developers and similar roles to OKTA which currently access Sisense UI via the internal /app/account url path. But doing so is becoming a challenge since it would mean that our existing logic for our external users i.e. customers accessing dashboard via our website also has to move to OKTA. Currently our customers are getting authenticated via JWT and to move them to OKTA would involve a considerable amount of work and would impact the user experience as well (testing it for different customers is again a challenge).

Supporting multiple SSO options for a single-tenant system would be able to solve for such a use-case and would give us more flexibility for choosing authentication support that work best for a use-case.

No CommentsBe the first to comment