I'm trying to connect R Studio to Snowflake via ODBC but we're on SSO and web authentication. A lot of the articles I've found are based on a user having a user ID and password authentication access.
I'm using the odbc, DBI, dplyr and dbplyr packages
Thanks