Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ldap
Describe the bug
When using LDAP(S) integration, Keycloak fails to create user in Active Directory
Version
26.2.5
Regression
- The issue is a regression
Expected behavior
Keycloak should be able to create user in Active Directory
Actual behavior
User creation fails. User is not created neither in Active Directory, nor in Keycloak's internal database
How to Reproduce?
- Deploy new keycloak instance
- Deploy Windows Server with Active Directory
- Setup LDAP(S) connection between Keycloak and AD with
Sync registrations
enabled - Try to create new user
Anything else?
I'm attaching Keycloak's log with enabled LDAP traces. It's a test environment, so I'm not concerned of leaked passwords and similar.
I followed #35002 and all the discussion linked there, but I couldn't fix my problem. Issue happens from version 26.0 to 26.2.5 (I tried a few, not all of them)
@cvabenzi and I are having this problem, so either one of us may reply to any questions