keycloak / keycloak-operator

ARCHIVED Kubernetes Operator for the no longer supported WildFly distribution of Keycloak
Apache License 2.0
429 stars 283 forks source link

keep default userFederationMappers #554

Closed zfrhv closed 1 year ago

zfrhv commented 2 years ago

Description

when i want to append ldap mapper in KeycloakRealm.spec.realm.userFederationMappers, then the rest of the default mappeprs are being removed.

add an option to keep the default mappers, and just append/override the new specified mappers.

Discussion

No response

Motivation

it saves a lot of work and configurations

Details

No response

stianst commented 1 year ago

Thanks (again) for reporting this issue. Keycloak 19 was the last version that included this legacy Operator, and with the release of Keycloak 20 the Operator reached EOL and this repository will be archived, please see our blog post on this topic. If this issue is still valid for the Realm Operator, please re-open it there. Thanks for your understanding. And be sure to check out our new Operator!