meshery/meshery

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

Open

#19 568 ouverte le 20 mai 2026

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)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

Guide contributeur