I am trying to figure out if Can OAuth be used with SQL Linked Server (SF ODBC driver) for Authorization to Snowflake instead of username/password?
I see that with snowflake ODBC driver you can specify the authenticator as oauth and provide token for authZ. But I am trying to figure out when using the ODBC driver from snowflake for SQL linked Server configuration the driver supports Oauth instead of username and password authentication.