DataGrip and Snowflake auth via Browser SSO - keep ask for login
已回答
Hello,
I have an issue with Snowflake, SSO and Datagrip.
The authentication itself is working, I can query, explore databases, and so on, but for every single new query I run, Datagrip is always asking for login via SSO.
I followed this guide https://docs.snowflake.com/en/user-guide/admin-security-fed-auth-use#using-sso-with-client-applications-that-connect-to-snowflake and it worked, but I had to refresh the connection every time, it's frustrating.
I used “externalbrowser” as authenticator method, and ALLOW_ID_TOKEN, CLIENT_SESSION_KEEP_ALIVE as true for the advanced parameters.
I repeat, the SSO login works, but it's not being cached, it seems.


请先登录再写评论。
Hi,
Please ensure that both settings outlined in the DBE-23175 description have been applied. If they are and the issue persists as described in this ticket, try enabling single session mode according to this article.