-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Is your feature request related to a problem? Please describe.
You do not want Tokens to have more Permissions than actually needed so why not add Permissions Management?
Describe the solution you'd like
Somehow allow setting for allowed Endpoints allowed HTTP Methods (Post, Put, etc.).
Possible Solutions
- set tokens with permission included in the string and then output a Base64 encoded version
- use a config file
- (add ui)
- …
Selected Solution
Use Config files for Override Token Configs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request