LDAP - RBAC #926

Open
opened 2026-03-04 11:20:03 -05:00 by deekerman · 0 comments
Owner

Originally created by @linux-cdc on GitHub (May 28, 2025).

Originally assigned to: @HocKu7, @yagudin10, @EvgeniaBzzz on GitHub.

Ref: LDAP integration improvements #2715

Cloubeaver 25.0.5 support LDAP Authentication, but no authorization (RBAC).
No authorization (roles) can automatically be assigned based on the LDAP group the user is memberof.

When authenticated for the 1st time, a user should be granted for some authorizations, which can be done by assigning them to a group (user, admin or a custom local group).
Creating local group and assigning permissions (roles) can done manually inside web interface.

Describe the solution you'd like

  1. use ldap group as teams : can LDAP/Teams group mappings be supported/implemented.
  2. use LDAP group (using CN/sAMAccountName) to grant his members on some ressources.
  3. optionally: mapped user/group/roles via conf files.
Originally created by @linux-cdc on GitHub (May 28, 2025). Originally assigned to: @HocKu7, @yagudin10, @EvgeniaBzzz on GitHub. Ref: LDAP integration improvements #2715 Cloubeaver 25.0.5 support LDAP Authentication, but **no authorization (RBAC)**. No authorization (roles) can automatically be assigned based on the LDAP group the user is memberof. When authenticated for the 1st time, a user should be granted for some authorizations, which can be done by assigning them to a group (user, admin or a custom local group). Creating local group and assigning permissions (roles) can done manually inside web interface. **Describe the solution you'd like** 1. use ldap group as teams : can LDAP/Teams group mappings be supported/implemented. 2. use LDAP group (using CN/sAMAccountName) to grant his members on some ressources. 3. optionally: mapped user/group/roles via conf files.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#926
No description provided.