OAUTH authentication possibilities for Python library

info-rchitect
info-rchitect Registered Posts: 173 ✭✭✭✭✭✭

Hi,

We have an internal library that queries Snowflake. On Jupyter lab, users are authenticated using external browser. Is this possible on Dataiku?

If not possible, is there a way for our Python code library to pass the username to the Dataiku Snowflake connection and get back an access token to run queries?

Can we access the python Snowflake connection object used by SQLExecutor2 and retrieve an access token?

thx


Operating system used: Windows 10

Answers

Setup Info
    Tags
      Help me…