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

[RFE] Synchronisation With External IDM #717

Open
Firstyear opened this issue Oct 27, 2023 · 0 comments
Open

[RFE] Synchronisation With External IDM #717

Firstyear opened this issue Oct 27, 2023 · 0 comments
Labels
backend Issues that require a backend change ldap rust Pull requests that update Rust code

Comments

@Firstyear
Copy link

Firstyear commented Oct 27, 2023

It was recently requested that some users may have an interest in running LLDAP as their primary data source, while then synchronising the user data to other IDM's for their features. The listed example for this was Kanidm.

To achieve this, from the LLDAP side the following changes would be required.

  • Implementation of rfc4533 content sync
    • This would rely upon a "last modified time stamp" on each entry so that changed entries can be identified.
  • Exposing details about the OPAQUE storage mechanism (optional, and may not be needed)

See Also: kanidm/kanidm#2259

@nitnelave nitnelave added backend Issues that require a backend change ldap rust Pull requests that update Rust code labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues that require a backend change ldap rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

2 participants