Handle url redirect in dataiku or dataiku api

syedsfayaz
syedsfayaz Registered Posts: 3 ✭✭✭

Hi ,

I am working on setting up CICD for dataiku to deploy bundle from our design node to automation node. For security reasons our design node is setup behind proxy and accessing design node will redirect to single sign-on url.

The problem I am having when running the run_bundle.py is it errors out for authentication with the url redirect. "request" module has a "session" functionality to handle sessions. I believe you are also using request moduel in the dataiku. Can you please suggest how I can solve this issue?

Answers

Setup Info
    Tags
      Help me…