[PR #78] [MERGED] (Doc) Keycloak requires a full DN, not just the username #530

Closed
opened 2026-02-27 08:17:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/78
Author: @draganczukp
Created: 11/12/2021
Status: Merged
Merged: 11/12/2021
Merged by: @nitnelave

Base: mainHead: main


📝 Commits (1)

  • 4f63304 Keycloak requires a full DN, not just the username

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 example_configs/keycloak.md (+1 -1)

📄 Description

Something I noticed when setting up Keycloak. Setting just "admin" for the bind DN doesn't work. Instead you have to set the whole DN: cn=admin,ou=people,dc=example,dc=com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/78 **Author:** [@draganczukp](https://github.com/draganczukp) **Created:** 11/12/2021 **Status:** ✅ Merged **Merged:** 11/12/2021 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4f63304`](https://github.com/lldap/lldap/commit/4f63304b4ccc83037a12e01f6a81ac08d548fb52) Keycloak requires a full DN, not just the username ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `example_configs/keycloak.md` (+1 -1) </details> ### 📄 Description Something I noticed when setting up Keycloak. Setting just "admin" for the bind DN doesn't work. Instead you have to set the whole DN: `cn=admin,ou=people,dc=example,dc=com` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:17:53 +03:00
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/lldap-lldap#530
No description provided.