keycloak-scim/services/src/main
Hynek Mlnarik 8ef3423f4a Present effective sync mode value
When sync mode value is missing in the config of newly created identity
provider, the provider does not store any. When no value is
found, the identity provider behaves as if `LEGACY` was used (#6705).

This PR ensures the correct sync mode is returned from the REST endpoint,
regardless of whether it has been stored in the database or not.

Fixes: #26019

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-04-03 15:49:18 +02:00
..
java/org/keycloak Present effective sync mode value 2024-04-03 15:49:18 +02:00
resources Map organization metadata when issuing tokens for OIDC clients acting on behalf of an organization member 2024-03-26 14:02:09 -03:00