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

feat(ldap-sync) #106

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from
Draft

feat(ldap-sync) #106

wants to merge 40 commits into from

Conversation

kmendell
Copy link

PoC of users from ldap so far, Drafting this PR for code review first, and we can continue on from there.

kmendell and others added 28 commits January 11, 2025 11:42
@kmendell
Copy link
Author

Current State of this PR as of commit: 7025e91 is users only in the ldap service, waiting for testing to confirm functionality, and then we can continue on with groups.

@kmendell kmendell changed the title WIP: feat(ldap-sync) feat(ldap-sync) Jan 15, 2025
@kmendell
Copy link
Author

Functionality for Sync is all working.
Few Issues/Notes:

  • If a user is removed from LDAP the user does not get deleted in pocket-id
    • I compared that to other services and it seems to be the same the users don't get deleted, that is more of SCIM territory.
  • We need to create the Postgres migration for the LDAP ID value in the DB.
  • Complete the Frontend UI Tweaks to not allow editing of LDAP Users or LDAP Groups

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