1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-28 23:19:33 +00:00
community.general/tests/unit/plugins/modules/identity/keycloak
Laurent Paumier d44c85aa90
keycloak_identity_provider: Fix mappers update (#3538)
* 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>
2021-10-11 22:43:50 +02:00
..
__init__.py
test_keycloak_authentication.py
test_keycloak_client.py
test_keycloak_client_rolemapping.py Keycloak: add client_rolemapping management (#2941) 2021-07-30 20:03:57 +02:00
test_keycloak_clientscope.py Keycloak: add clientscope management (#2905) 2021-07-19 23:39:02 +02:00
test_keycloak_identity_provider.py keycloak_identity_provider: Fix mappers update (#3538) 2021-10-11 22:43:50 +02:00
test_keycloak_realm.py
test_keycloak_role.py
test_keycloak_user_federation.py Add keycloak_user_federation module (#3340) 2021-09-20 19:19:42 +02:00