Hi, we recently added Snowflake as a provider. We’ve been using BigQuery and Elastic before that. With Elasticsearch we don’t need any authentication type so far and BigQuery uses OAuth.
Snowflake on the other hand shows custom a login form that is not OAuth (as I though it would be initially) and the authentication is persisted since everytime I reload or close/open the page I’m still authenticated. Just a concern I would like to know how (and where) is Snowflake storing the credentials?