Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP Attribute objectGUID #11819

Open
virtualbitzz opened this issue Oct 25, 2024 · 0 comments
Open

LDAP Attribute objectGUID #11819

virtualbitzz opened this issue Oct 25, 2024 · 0 comments
Labels
question Further information is requested

Comments

@virtualbitzz
Copy link

Describe your question/

I want to migrate to Authentik for authentication for all of my apps. My users are in AD. I'm starting with NextCloud. I'm currently using NextCloud with LDAP integration. Using this method, NextCloud uses the LDAP attribute objectGUID as the user ID in NextCloud. My goal is to migrate the existing users from LDAP authentication to Authentik while preserving the NextCloud user IDs, which are actually retrieved from AD via the objectGUID attribute.

My first step in trying to do this was to retrieve the objectGUID attribute via a custom Property Mapping, however I'm way in over my head trying to create the python expression.

My questions are

A.) Is this worth pursuing, or is the premise of what I'm trying to do flawed in some way
B.) If this is the right way to do this, how would I go about retrieving this LDAP attribute and append it to my Authentik users?

Relevant info
Latest version, brand new docker install

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: [2024.8.3]
  • Deployment: docker-compose

Additional context
Add any other context about the problem here.

@virtualbitzz virtualbitzz added the question Further information is requested label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant