Description
To Support PogoDoc, we need a similar plugin (system) as the users and permissions plugin in strapi. We need to replicate this plugin as closely as possible.
We currently have something similar in the Headless CMS but this is unsuitable for end-users.
- How does the plugin look in Strapi?
- We can see that the plugin allows for setting of granular permissions of a role per method of a controller.
Acceptance criteria
- We can create and edit roles from the admin UI and edit their permissions based on the methods exposed via the controllers.
Description
To Support PogoDoc, we need a similar plugin (system) as the users and permissions plugin in strapi. We need to replicate this plugin as closely as possible.
We currently have something similar in the Headless CMS but this is unsuitable for end-users.
Acceptance criteria