Trying to create google cloud connection to my Local Dataiku project.

osamaelnaggar94
Level 2
Trying to create google cloud connection to my Local Dataiku project.

Hi,

I am trying to create google drive cloud connection to my location project. and I'm straggling to get the below,

  • In the Authorized redirect URIs section, add the domain of your Dataiku instance redirection endpoint. The structure should be https://<<your instance domain>><<:port number if not 443>>/dip/api/oauth2-callback.

so how to get my domain address of my dataiku instance.

thanks

 

  

0 Kudos
2 Replies
Turribeach

I presume you are trying to setup the Google Drive Dataiku Plugin right?

https://www.dataiku.com/product/plugins/googledrive/

Personally I would recommend you don't use this plugin and use the full integration with Google Cloud Storage. You will have much better performance.

In terms of your question <<your instance domain>><<:port number if not 443>> is basically the URL you use to access your DSS system, ie how do you login to your Dataiku instance in your browser.

Turribeach

Also the OAuth login is per user, do you really want that authorisation scheme? In most cases people setup a Bucket in Google Cloud, create a service account and then issue Service Account Keys to access the bucket from Dataiku.