mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-29 15:08:59 +00:00
* keycloak: fix creating a user federation w/ idempotent id
Creating a user federation while specifying an id (that doesn't exist
yet) will fail with a 404. This commits fix this behavior.
* keycloak: fix user federation mapper duplication
This commit fixes a bug where mappers are duplicated instead of
configured when creating a user federation.
When creating a user federation, some mappers are autogenerated by
keycloak. This commit lets the keycloak_user_federation module recompute
mappers final values after the user federation is created so that the
module can try to merge them by their name.
* add missing fragment for pr #4212
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 3.8.5.yml | ||
| 3703-force-install-homebrew-cask.yml | ||
| 3916-fix-vdo-options-type.yml | ||
| 3935-use-gitlab-instance-runner-to-create-runner.yml | ||
| 4026-fix-mail-callback.yml | ||
| 4048-expand-tilde-in-yarn-global-install-folder.yaml | ||
| 4050-properly-parse-json-lines-output-from-yarn.yaml | ||
| 4078-python_requirements_info.yaml | ||
| 4151-dconf-catch-psutil-nosuchprocess.yaml | ||
| 4154-ini_file_changed.yml | ||
| 4183-fix-yum_versionlock.yaml | ||
| 4192-improve-passwordstore-consistency.yml | ||
| 4206-imc-rest-module.yaml | ||
| 4212-fixes-for-keycloak-user-federation.yml | ||
| 4219-passwordstore-locale-fix.yml | ||