Add initial support for RBAC
Pre-release
Pre-release
v0.10:
- Separate access control providers between simple ACLs and RBAC provider.
- Introduced an option to select with Access Control mechanism is used using the application configuration file.
- Add initial rbac support for application roles.
- Add the option to define custom rbac (per project) roles. This option allows you to define inside the project level role and principals mapping such as ResourceOwner, ... this will be automatically applied per topic if using the rbac acces control provider