-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I am building a site with customized backend. There are a lot of different permissions which tend to be added often. For example, I have a catlogue with items having page field. I need to limit edit permissions to the items based on the user data end the value of the page field. Dynamic roles seem to be ideal for that, but the page field values will be added often and bew users will be created.
It could be great if I could add droles via API on runtime based on user data. Is it possible? If not, are therea ny other ways to acomplish that?
Metadata
Metadata
Assignees
Labels
No labels