Posts tagged: oauth
View all tagsGrabbing Snowflake Session Tokens for External OAuth
Last summer, I was working on a project that required integrating Snowflake's Cortex Analyst API with external OAuth authentication through Azure AD. The challenge seemed straightforward at first: authenticate users via Azure AD, connect to Snowflake, and make API calls to Cortex Analyst. But I qu...[more]