dbeaver / dbeaver/cloudbeaver

LDAP integration improvements

Open
#2,715 31 comments 1 reaction 1 assignee Assigned to @HocKu7 View on GitHub
wait for response xf:authentication xf:ldap xf:local config
Dominant language
TypeScript
Stars
5.1k
Forks
563
Avg merge
3d 9h
Merged PRs (30d)
59

Description

**Is your feature request related to a problem? Please describe.**
CloudBeaver 24.1.0 finally got LDAP support. However, according feedback LDAP integration lack of main functionally to use it properly at this moment.

**Describe the solution you'd like**
1) Missing configuration of the bind user (service account) to the LDAP server.
In general, an LDAP query looks something like this: `ldapsearch -x -D "" -w "" -b "" "" -H ":"`. From the current configuration looks like the bind user is not used at all.

2) Missing configuration of the unique identifier for the user.
Depending on the LDAP this attribute could be uid, sAMAccountName, mail, etc. At this moment no clue what is being used in CloudBeaver LDAP authentication.

3) Impossible to map LDAP users with the CloudBeaver Teams.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.