keycloak-scim/server-spi-private/src
Martin Idel 97400827d2 KEYCLOAK-14870: Fix bug where user is incorrectly imported
Bug: SerializedBrokeredIdentityContext was changed to mirror
UserModel changes. However, when creating the user in LDAP,
the username must be provided first (everything else can
be handled via attributes).
2020-07-29 11:33:41 +02:00
..
main KEYCLOAK-14870: Fix bug where user is incorrectly imported 2020-07-29 11:33:41 +02:00
test/java/org/keycloak KEYCLOAK-14310 Added fix that considers Content-Type for data encoding and added corresponding test 2020-07-09 09:53:02 +02:00