Okay,
On 20.5.2015 22:00, Ayrton Araújo wrote:
Currently "User DN Suffix" is supposed to contain whole DN. So in your case it should be probably something like: CN=Users,DC=dom,DC=example,DC=comI'm trying do add a new user federation provider for integrate keycloak with a ldap server.
The parameters:Console display name -> Active DirectoryPriority -> 0Edit Mode -> READ_ONLYSync Registrations -> OFFVendor -> Active DirectoryUsername LDAP attribute -> sAMAccountNameUser Object Classes -> person, organizationPerson, userConnection URL -> ldap://dom.example.com:389Base DN -> DC=dom,DC=example,DC=comUser DN Suffix -> CN=UsersBind DN -> CN=Keycloak.LDAP;CN=Users;DC=dom,DC=example,DC=comBind Credential -> ********Connection pooling -> ONPagination -> ONEnable Account After Password Update -> OFFBatch Size -> 100Periodic Full Sync -> OFFPeriodic changed users sync -> ONChanged users sync period -> 86400
I tried change User DN Suffix to only Users, but it not works. The log always saying:LDAP: error code 1 - 000020D6: SvcErr: DSID-031007DB, problem 5012 (DIR_ERROR)And it says this when it tries to parse the User DN Suffix.
I agree that name of the parameter "User DN Suffix" is misleading. It will be improved in next version ( 1.3.0.Beta1 ) and also it will be possible to configure more User DNs to search for users.
Marek
Theres something wrong with my conf?
_______________________________________________ keycloak-user mailing list keycloak-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/keycloak-user