Open spoore1 opened 4 months ago
And here is the journal entries during the failed lookup:
FYI, I've been able to reproduce this now with manual user add on RHDS system with this ldif:
dn: ou=users,dc=ldap,dc=test
objectClass: organizationalUnit
objectClass: top
ou: users
dn: cn=rhdsuser1,ou=users,dc=ldap,dc=test
uid: rhdsuser1
cn: rhdsuser1
objectClass: top
objectClass: posixAccount
homeDirectory: /home/rhdsuser1
userPassword:: ...
gidNumber: 150006
uidNumber: 150006
In one test environment, if I create a user in LDAP and then try to get it in Keycloak, I see a failure for the first time I run the get:
When I run a follow up get call, it works and returns the user:
These are the parameters from the SCIMv2 storage plugin:
In IPA-Tuura, I see this:
And this is from the keycloak journal: