mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
Keycloak print error msg from server (#7645)
* Retrive error msg
* changelog
* Update changelogs/fragments/7645-Keycloak-print-error-msg-from-server.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* test sanity
* Fixe var name
* Update plugins/module_utils/identity/keycloak/keycloak.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/module_utils/identity/keycloak/keycloak.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Msg formating
---------
Co-authored-by: Andre Desrosiers <andre.desrosiers@ssss.gouv.qc.ca>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e724bc5f51)
Co-authored-by: desand01 <desrosiers.a@hotmail.com>