mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-30 17:06:19 +00:00
bugfixing keycloak user federation failing when updating default mapper simultaneously (#5750)
* fix(modules/keycloak_user_federation): fixes ...
... user federation creation failing when also updating/changing default
mappers at the same time
* add changelog fragment for pr
Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| keycloak_authentication.py | ||
| keycloak_client.py | ||
| keycloak_client_rolemapping.py | ||
| keycloak_clientscope.py | ||
| keycloak_clienttemplate.py | ||
| keycloak_group.py | ||
| keycloak_identity_provider.py | ||
| keycloak_realm.py | ||
| keycloak_realm_info.py | ||
| keycloak_role.py | ||
| keycloak_user_federation.py | ||
| keycloak_user_rolemapping.py | ||