1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins/module_utils/identity/keycloak
divinity666 f44ca23d7a
keycloak: add support for client_credentials authentication (#10231)
* add client_credentials authentication for keycloak tasks incl. test case

* support client credentials in all keycloak modules

* Add changelog fragment

* fix typos in required list

* Update changelogs/fragments/10231-keycloak-add-client-credentials-authentication.yml

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

* revert keycloak url in test environment

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-06-18 07:40:46 +02:00
..
keycloak.py keycloak: add support for client_credentials authentication (#10231) 2025-06-18 07:40:46 +02:00
keycloak_clientsecret.py Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00