I’m having a workspace with some connections to files that are on sharepoint. I did create the correct setup with the web connections to have a sharepoint account with client & tenant id etc in it.
workspace works fine at my side, but the account that was provided is an account that has access to a lot off stuff.
When I want to share the workspace with production so that they can run it, they also need to have the webconnection present in their workbench to get it to work (otherwise sharepoint online connector turns red etc).
With this they can actually access more files than what is stricly needed (even though my workspace is password protected, nothing stops them from using that account for fetching different files) and this may lead to security issues.
Although using a account with limited access to files on sharepoint would also help, I’m wondering if there is a different way to access files from sharepoint?
I’m comparing it a bit with database connections:
- Connections are convenient if you don’t need to share or everybody has the same rights and you can share the connections
- If you don’t want to share you fall back to embedded details (hidden as private paramters).
I’m kinda looking if there is also an “embedded” option for sharepoint