mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #156] Documentation - Keycloak docs give incorrect bind dn #61
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @strazto on GitHub (May 1, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/156
github.com/nitnelave/lldap@4f89b73fe5/example_configs/keycloak.md (L28)This doesnt allow me to import users into ldap,
I believe the correct setting is:
@nitnelave commented on GitHub (May 1, 2022):
Are you sure you have the very latest LLDAP? The support for logging in
with uid= was added very recently.
On Sun, 1 May 2022, 18:59 Matthew Strasiotto, @.***>
wrote:
@strazto commented on GitHub (May 6, 2022):
uh maybe, i think that keycloak might have been the problem
@nitnelave commented on GitHub (May 6, 2022):
Is it working now with the docs' recommendation?
@nitnelave commented on GitHub (May 8, 2022):
I think it shouldn't be a problem now. Maybe fixed by #166 ?