Skip to content

Land initial LDAP support#768

Merged
mostynb merged 11 commits intobuchgr:masterfrom
mostynb:feature/support-ldap-rebased
Aug 11, 2024
Merged

Land initial LDAP support#768
mostynb merged 11 commits intobuchgr:masterfrom
mostynb:feature/support-ldap-rebased

Conversation

@mostynb
Copy link
Copy Markdown
Collaborator

@mostynb mostynb commented Aug 11, 2024

This is a rebased version of #740 with some modifications.

Note that LDAP support is currently considered experimental, and the corresponding configuration arguments might still change.

JonasScharpf and others added 4 commits August 11, 2024 16:00
Don't forget to run `bazel run //:gazelle-update-repos` after updating
go.mod.
Without this, I am unable to connect.
@mostynb mostynb force-pushed the feature/support-ldap-rebased branch from a81ca45 to 7ab2cf0 Compare August 11, 2024 14:07
auth.AuthenticatorInterface is deprecated, which causes golangci-lint
failures. We can just define an identical interface though.
Instead, users can specify an explicit groups filter query, eg:
(|(memberOf=CN=bazel-users,OU=Groups,OU=My Users,DC=example,DC=com)(memberOf=CN=other-users,OU=Groups2,OU=Alien Users,DC=foo,DC=org))
@mostynb mostynb force-pushed the feature/support-ldap-rebased branch from 7ab2cf0 to 6ae3256 Compare August 11, 2024 14:18
@mostynb mostynb merged commit 6ae3256 into buchgr:master Aug 11, 2024
@mostynb mostynb deleted the feature/support-ldap-rebased branch August 11, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants