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
Gaetan2907 147ca2fe66
Keycloak: Fix bug on keycloak_authentication, requirement not always updated (#3330)
* Fix diff mode when updating authentication flow with keycloak_authentication module

* Update documentation of create_or_update_executions function (return tuple instead of dict)

* Fix: Update requirement when new exex created

* Add changelog fragment

* Update changelogs/fragments/3330-bugfix-keycloak-authentication-flow-requirements-not-set-correctly.yml.yml

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

* Update changelogs/fragments/3330-bugfix-keycloak-authentication-flow-requirements-not-set-correctly.yml.yml

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

* Edit requirement of sublow

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-09-26 13:30:29 +02:00
..
keycloak_authentication.py Keycloak: Fix bug on keycloak_authentication, requirement not always updated (#3330) 2021-09-26 13:30:29 +02:00
keycloak_client.py
keycloak_client_rolemapping.py
keycloak_clientscope.py
keycloak_clienttemplate.py
keycloak_group.py
keycloak_identity_provider.py Keycloak: add identity providers management (#3210) 2021-08-31 07:07:53 +02:00
keycloak_realm.py Fix keycloak_realm module (#3231) 2021-08-27 06:17:04 +02:00
keycloak_role.py
keycloak_user_federation.py Add keycloak_user_federation module (#3340) 2021-09-20 19:19:42 +02:00