Hi,
I am having difficulties selecting (or creating) the correct security role for our Users in an environment. I want to restrict everything but the following, if possible:
- Be able to see and go into the standard solution
- Be able to see all connection references
- Be able to update a connection reference
I hope someone can come with a solution for this.
Architecture
We send a User ID via HTTP Request from UiPath to Power Automate. In Power Automate, a Switch based on the User ID determines which pillar is chosen. Each pillar uses OneDrive activities, each with its own connection references that are linked to the account of the User ID. In that way, Power Automate knows from which OneDrive files should be fetched.
Challenge
In order to activate the connection references, a User needs to go to the standard solution and link his/her account to the specific connection reference. To do so, a certain security role is needed. Right now, we give the User the System Administrator security role (I know) in order to update the connection reference. Right after doing so, we withdraw the role.
We are not allowed to use Service Accounts, so as far as I know this is currently the only way to communicate between UiPath and Power Automate.
Thanks.
David