[FEATURE] Improve admin permissions #2838
Labels
enhancement
New feature or request
help wanted
Community contributions are especially encouraged for these issues.
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
What solution would you like?
The current plugin configuration assumes 3 types of admin users:
Such configuration is not intuitive and creates difficulties during configuration of the cluster.
To simplify the configuration of the plugin it would be better to introduce a list of permissions for the admin users and phase out special users (like super admin).
Permissions are:
-
restapi:admin/<endpoint>/<action>
- has access to REST API interface to change users, roles, role mappings etc.clear caches, etcIn such case an end user can define a separate admin/rest admin and super admin users.
The existing super admin functionality with certificates could be deprecated and removed in future releases.
Such configuration gives uniformity and flexibility to configure cluster access
The text was updated successfully, but these errors were encountered: