1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/identity/keycloak
patchback[bot] 3d03eda99e
keycloak_identity_provider: Fix mappers update (#3538) (#3546)
* set identityprovideralias by default

* refactor mappers change detection

* fix sanity check

* update tests

* add changelog fragment

* Update changelogs/fragments/3538-fix-keycloak-idp-mappers-change-detection.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d44c85aa90)

Co-authored-by: Laurent Paumier <30328363+laurpaum@users.noreply.github.com>
2021-10-11 23:21:25 +02:00
..
keycloak_authentication.py Keycloak: Fix bug on keycloak_authentication, requirement not always updated (#3330) (#3446) 2021-09-26 13:48:48 +02:00
keycloak_client.py
keycloak_client_rolemapping.py
keycloak_clientscope.py
keycloak_clienttemplate.py
keycloak_group.py
keycloak_identity_provider.py keycloak_identity_provider: Fix mappers update (#3538) (#3546) 2021-10-11 23:21:25 +02:00
keycloak_realm.py
keycloak_role.py
keycloak_user_federation.py