mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9d0af30702
* Add new keycloak_clienscope module
* Add description and protocol parameter + Indentation Fix
* Add protocolMappers parameter
* Add documentation and Fix updatating of protocolMappers
* Update plugins/modules/identity/keycloak/keycloak_clientscope.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/keycloak/keycloak_clientscope.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/keycloak/keycloak_clientscope.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/keycloak/keycloak_clientscope.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/keycloak/keycloak_clientscope.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/keycloak/keycloak_clientscope.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add sanitize_cr(clientscoperep) function to sanitize the clientscope representation
* Add unit tests for clientscope Keycloak module
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
keycloak_authentication.py | ||
keycloak_client.py | ||
keycloak_clientscope.py | ||
keycloak_clienttemplate.py | ||
keycloak_group.py | ||
keycloak_realm.py | ||
keycloak_role.py |