mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 22:19:02 +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 | ||
| 4.5.0.yml | ||
| 3703-force-install-homebrew-cask.yml | ||
| 3907-pacman-speedup.yml | ||
| 3916-fix-vdo-options-type.yml | ||
| 4029-proxmox-refactor.yml | ||
| 4061-fix-mail-recipient-encoding.yml | ||
| 4086-rework_of_gitlab_proyect_variable_over_gitlab_group_variable.yml | ||
| 4105-opentelemetry_plugin-enrich_jira_hetzner_jenkins_services.yaml | ||
| 4106-proxmox-efidisk0-support.yaml | ||
| 4136-gitlab_runner-make-project-owned-mutually-exclusive.yml | ||
| 4150-gitlab-project-variable-absent-fix.yml | ||
| 4151-dconf-catch-psutil-nosuchprocess.yaml | ||
| 4154-ini_file_changed.yml | ||
| 4168-add-keycloak-url-timeout.yml | ||
| 4179-linode-inventory-cache.yaml | ||
| 4183-fix-yum_versionlock.yaml | ||
| 4191-proxmox-add-win11.yml | ||
| 4192-improve-passwordstore-consistency.yml | ||
| 4194-configurable-passwordstore-locking.yml | ||
| 4206-imc-rest-module.yaml | ||
| 4212-fixes-for-keycloak-user-federation.yml | ||
| 4219-passwordstore-locale-fix.yml | ||
| 4232-text-converter-import.yml | ||
| 4240-ansible_galaxy_install-no_deps.yml | ||