Required Permissions? #263
Unanswered
AlexisTDeRuyter
asked this question in
Q&A
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Octoprint encourages using Application Keys rather than the global API token and will be deprecating the global token in the future. As such I would like to create a Cura user in Octoprint and follow the security principle of least privilege. I've looked through the ReadMe but don't see any details on which specific permissions are required, just that an API token is needed. At a bare minimum I imagine the below are needed, is anyone able to provide which, if any, other permissions are required?
File Upload
Print
Status
Webcam
I'm not able to find documentation on the available permissions in the Octoprint docs, but the core ones are detailed in the code here starting on line 278 and the permissions can also be seen in the Octoprint GUI.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions