Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on October 12, 2023 9:46AM
Likes: 0
Replies: 0
Hello,
We just configure SSO on our dataiku servers. It looks all good, however we are bothered by the return message and/or page when a user is authenticated by the sso IDP but login is refused by DSS: https://doc.dataiku.com/dss/latest/security/sso.html?_gl=1*11j5sev*_ga*MTY0NjQ0MzczMy4xNjk1MDM5ODQ3*_ga_B3YXRYMY48*MTY5NzEwMjMyMi4xNS4xLjE2OTcxMDI0ODIuNTMuMC4w#login-fails-with-unknown-user-some-string
The message is clear enough but quite short. And the url is https://[dss-domain]/dip/api/saml-callback that refuse GET request, so if the user simply refresh, it gets a 405 (attempt of a GET on a page accepting only POST)
This is not critical, but is there a way
Thanks
Julien
PS: we are using dataiku v10 currently, but will soon update it.