Connecting EPM Integration Agent to Snowflake using OAuth2 login possible?
Summary:
We currently have EPM Integration Agent setup connecting to Snowflake with ARCS using a static user/password and Credential Store of Cloud. Our Tech department is now requiring that any applications that connect to Snowflake begin using OAuth2 for security purposes. I know there is documentation around OAuth2 and connecting to OIC, but I did not see any documentation on OAuth2 for outside third parties. Is there any support documents that I can leverage to activate this new method of login for our Snowflake application?
Content (please ensure you mask any confidential information):
In the application setup for Snowflake using On Prem Database - it looks like there is only two options for credential store (Cloud, File) and then only shows UserName and Password along with the JDBC driver and URL. I also can see in the params file that there is a spot to activate the OAuth2 and then put in a client ID just not sure how that correlates back on the Snowflake side.