rbstp commented on issue #5207:
URL: 
https://github.com/apache/incubator-devlake/issues/5207#issuecomment-3488831105

   @jekader My pleasure! To be frank, I only have access to a PoC instance I 
put in place during a hackathon, so we did not make much use of the RBAC rules. 
I used the default admin account, and granted it the `apiKey` capability to be 
able to generate one.
   
   Quickly looking at them, we only need to be able to get the applications. 
Assuming you name the user `devlake`, and you want to be able to read all the 
projects:
   ```
   p, devlake, applications, get, *, allow
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to