1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-08 10:51:32 +00:00
community.general/plugins/module_utils
Gaetan2907 1b79440896
Fix incorrect URL_REALMS in keycloak.py (#2335)
* Allow keycloak_group.py to take token as parameter for the authentification

* Refactor get_token to pass module.params + Documentation

* Fix unit test and add new one for token as param

* Fix identation

* Update plugins/modules/identity/keycloak/keycloak_client.py

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

* Update plugins/modules/identity/keycloak/keycloak_clienttemplate.py

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

* Allow keycloak_group.py to take token as parameter for the authentification

* Refactor get_token to pass module.params + Documentation

* Update plugins/module_utils/identity/keycloak/keycloak.py

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

* Check if base_url is None before to check format

* Update plugins/module_utils/identity/keycloak/keycloak.py

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

* Update plugins/modules/identity/keycloak/keycloak_client.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update plugins/modules/identity/keycloak/keycloak_clienttemplate.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Switch to modern syntax for the documentation (e.g. community.general.keycloak_client)

* Fix URL_REALMS in keycloak.py

* Update keycloak_client.py

* Update keycloak_clienttemplate.py

* Update plugins/module_utils/identity/keycloak/keycloak.py

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

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-04-26 07:01:43 +02:00
..
compat
identity Fix incorrect URL_REALMS in keycloak.py (#2335) 2021-04-26 07:01:43 +02:00
net_tools New module: Add Pritunl VPN organization module (net_tools/pritunl/) (#804) 2021-04-08 22:37:06 +02:00
oracle Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
remote_management
source_control
storage
__init__.py
_mount.py
_netapp.py
alicloud_ecs.py
cloud.py
csv.py New Filter plugin from_csv (#2037) 2021-03-21 13:21:54 +01:00
database.py
dimensiondata.py
gandi_livedns_api.py Add gandi_livedns module (#328) 2021-03-21 11:25:24 +01:00
gitlab.py
heroku.py
hwc_utils.py
ibm_sa_utils.py
influxdb.py
ipa.py Added modules ipa_otpconfig and ipa_otptoken (#2122) 2021-04-11 15:25:03 +02:00
known_hosts.py rewritten as list literals (#2160) 2021-04-05 09:22:06 +02:00
ldap.py
linode.py
lxd.py
manageiq.py
memset.py
module_helper.py module_helper - fixed decorator cause_changes (#2203) 2021-04-08 07:58:39 +02:00
oneandone.py
oneview.py
online.py
opennebula.py opennebula: add one_template module (#2046) 2021-03-26 07:24:24 +01:00
proxmox.py
pure.py
rax.py
redfish_utils.py Add support for Redfish session create, delete, and authenticate (#2027) 2021-03-19 13:14:33 -07:00
redhat.py
saslprep.py
scaleway.py fix: scaleway inventory pagination (#2036) 2021-03-18 23:06:56 +01:00
univention_umc.py
utm_utils.py
vexata.py
xenserver.py xenserver_guest - fixed validations (#2243) 2021-04-17 09:32:13 +02:00