meshery/meshery

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

Fermée

#19 568 ouverte le 20 mai 2026

 (4 commentaires) (0 réaction) (0 personne assignée)HTML (3 101 forks)batch import
area/docsframework/hugohelp wantedlanguage/markdown

Métriques du dépôt

Stars
 (10 013 étoiles)
Métriques de merge PR
 (Merge moyen 22j 16h) (332 PRs mergées en 30 j)

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