mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 09:21:32 +00:00
Bugfix/keycloak userfed idempotency (#5732)
* fix(modules/keycloak_user_federation): fixes ...
... federation read call not finding already existing federations
properly because of bad parametrisation
* fix(modules/keycloak_user_federation): added ...
... new integration test for module idempotency bugfix
* added 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 | ||