Skip to content

Manage Permission for Tokens #24

@CodeShellDev

Description

@CodeShellDev

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 request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions