goauthentik / goauthentik/authentik

Is it possible to change the default LDAP DN template to something else?

Open
#7,927 0 comments 0 reactions 0 assignees View on GitHub
enhancement enhancement/under_consideration
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

**Describe your question/**
I want my user'S DN to use uids, so something like uid=username,ou=users,dc=example,dc=com instead of cn.
That would make my current migration from openldap to authentik way easier... although I don't see how that would work, because it seems like the uid is already used internally, but maybe I overlooked something

**Relevant infos**
Currently OpenLDAP with uids as username parameter for the users and cn as the full name of the user

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Logs**
Output of docker-compose logs or kubectl logs respectively

**Version and Deployment (please complete the following information):**

- authentik version: 2023.10.4
- authentik-ldap version: 2023.10.4
- Deployment: docker-compose (with manual LDAP outpost deployment)

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.