meshery/meshery

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

Open

#19,568 建立於 2026年5月20日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)HTML (10,013 star) (3,101 fork)batch import
area/docsframework/hugohelp wantedlanguage/markdown

描述

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

貢獻者指南

[Docs] Missing documentation on how to create a new permission key · meshery/meshery#19568 | Good First Issue