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
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,170 Neuron
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 Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,170 Neuron
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.