Open hsluoyz opened 4 years ago
I would like to work on it
Is anyone working on this?
@hsluoyz I just made the basic changes have a look and update if we are talking something similar to this, also this is just a rough idea. The main changes will be reflected in the final UI changes.
@hsluoyz Is this issue still open?
@AdaephonBen Yes. Please go ahead!
We know Casbin is based on model and policy. But they are difficult for beginners to use and understand. Some terms like "User Management", "Role Management", "Permission Management" are more friendly to users.
We need to develop such pages like "User Management", "Role Management", "Permission Management" as higher-level interfaces, and map them into lower-level's Casbin's model and policy. Of course, Casbin is very powerful. I don't expect to show all Casbin's functionalities (like customizing matcher too much) in higher-level UI. But I hope most commonly used parts can be available.
There are many 3rd-party Admin portals providing such friendly high-level UI: https://casbin.org/docs/en/admin-portal You can refer to them when implementing this feature.