meshery/meshery

[Docs] Missing documentation on how to create a new permission key

Open

#19.568 aberto em 20 de mai. de 2026

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)HTML (10.013 stars) (3.101 forks)batch import
area/docsframework/hugohelp wantedlanguage/markdown

Description

Summary

While working on adding a permission key for the evaluate action, I went through the two docs shared:

  1. https://docs.meshery.io/reference/permissions/
  2. https://docs.meshery.io/reference/extensibility/authorization/

The first one covers all the existing permission keys, and the second goes into the architecture and how keys are validated in the UI using casl.js, but neither explains how to actually create a new permission key.

What's Missing

  • Guide on how to create a new permission key

Expected

A clear how-to guide so contributors can independently add new permission keys without needing to dig through the codebase.


Contributor Guides and Handbook

Guia do colaborador