Skip to content

Conversation

@skalahonza
Copy link

@skalahonza skalahonza commented Dec 10, 2025

Closes #18726

Details

  • Update user and group LDAP sync to update_or_create connections keyed by (source, user/group) and refresh identifier when the uniqueness
    value changes.
  • Prevents duplicate (user, source)/(group, source) constraint errors after remapping ldap_uniq/object_uniqueness_field.

Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 6b23e45
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69395a005f4d0500080d5041

@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6b23e45
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69395a009c85830008102c7d
😎 Deploy Preview https://deploy-preview-18728--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 6b23e45
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69395a009e38e90008cf727a

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.

LDAP sync fails after changing object_uniqueness_field/ldap_uniq

1 participant