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)
akalankas
Posted 1 year ago·Last reply 11 months ago
4 comments
akalankas
OP11 months agoWe 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
DRay
·11 months agoHi akalankas,
Sorry this hasn't gotten a response yet. Do you still need help with this?
akalankas
OP11 months agoThanks. Resolved now.
DRay
·11 months agoThank you for letting us know! What ended up being the issue?