Can RBAC roles be assigned automatically on register? plans to support advanced RBAC features?

Can RBAC roles be assigned automatically on register? any plans to support hierarchical roles? or other features of RBAC like SSD and DSD contstraints? currently RBAC seems like simply DAC groups. can RBAC be configured via an API (where do I find this documentation)?

Hello @xenoterracide,

All the RBAC stuff can be managed via the Management API:

You should be able to use these endpoints + hooks and / or rules to assign roles on registration / first login.

The feature is pretty limited at the moment. A ‘groups’ (assign roles to groups, assigns users to groups) capability is in beta at the moment.

Let us know if you have any other questions @xenoterracide!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.