emqx/changes/ee/feat-11610.en.md

10 lines
281 B
Markdown

Implemented a preliminary Role-Based Access Control for the Dashboard.
In this version, there are two predefined roles:
- superuser
This role could access all resources.
- viewer
This role can only view resources and data, corresponding to all GET requests in the REST API.