nbafna04 commented on a change in pull request #11:
URL: https://github.com/apache/airavata-mft/pull/11#discussion_r418594603



##########
File path: 
services/secret-service/server/src/main/resources/distribution/conf/secrets.json
##########
@@ -31,5 +31,10 @@
     "type": "DROPBOX",
     "secretId": "dropbox-cred",
     "accessToken": ""
+  },
+  {
+    "type": "GDRIVE",
+    "secretId": "gdrive-cred",
+    "credentialsJson": ""

Review comment:
       Hi Dinuka,
   Yes we did try this. User needs to explicitly give permissions to a 
file/folder in Google drive for it to be accessed from outside system as it is 
a personal account and access of data should only be under the control of a 
user.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to