user permissions #5605
Replies: 2 comments 1 reply
-
@juzhiyuan please take a look |
Beta Was this translation helpful? Give feedback.
-
Hi @lovestudylalala, just to make sure, do you mean how to implement the User and Permission Management System in the Dashboard? e.g RBAC. Here're 2 cases IMO,
No matter which case, we all need to do some logic changes, that's because the current apisix-dashboard's destination is to let users operate Apache APISIX smoothly, so we don't support many features. Maybe in the next version (V3), we could support more Scenario-based features. [1] https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf.yaml#L70-L74 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to divide apisix-dashboard user login permissions
Beta Was this translation helpful? Give feedback.
All reactions