Big feature request on all cloud connectors

Hi,

Here it is :

  1. Move the authentication from the connector to the desktop => instead of authenticating in the connector, the user would authenticate when one cloud import action runs inside the project and need authentication. In this way we could share these connectors on the server. It’s a bit comparable to what you plan to do for database connectors, prompting the login/password when the connector is used.

  2. Give the possibility, through an option for example, to NOT store the token in the project, only handling it in memory when the project is run. That would avoid security issues that can happen when you authenticate, your token is in the project and then you send the project to another guy who can use your identity

2 Likes