Forum Discussion

akalankas's avatar
akalankas
Cloud Apps
08-20-2025

How to configure SSO with JWT

I tried configuring SSO by going to Admin tab > Security & Access > Single Sign-On.
I entered the following values:

- Remote Login URL: https://reporting.mytestapp.com/sso
- Remote Logout URL: https://reporting.mytestapp.com/sso_out
- Shared Secret: xxxxxxxxxxxxxxxxxxx

When I tried to save the configuration, it didn’t work. Checking the browser console log shows this error:

net.js?g=d2e45ff36ef…97bd508edfbfc35aa:1 
 POST https://<my-org>.sisense.com/<tenet>/api/v1/settings/sso 422 (Unprocessable Content)

4 Replies

      • DRay's avatar
        DRay
        Sisense Employee

        Thank you for letting us know! What ended up being the issue?

  • We had a zoom meeting with support person from sisense and he helps us to resolve the issue. It is related to configurations and we got the tenet id in a wrong way. He help us to get the tenet id with a API call