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/doc_fragments
Gaetan2907 6ab9b05da3
Allow keycloak modules to take token as parameter for the auth. (#2250)
* Allow keycloak_group.py to take token as parameter for the authentification

* Fix some pep8 issues

* Add changelog fragment

* Refactor get_token to pass module.params + Documentation

* 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>

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

* Fix identation

* Check base_url format also if token is given

* Update plugins/doc_fragments/keycloak.py

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

* 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>

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

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

* Check if base_url is None before to check format

* Fix unit test: rename base_url parameter to auth_keycloak_url

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

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

* Update changelogs/fragments/2250-allow-keycloak-modules-to-take-token-as-param.yml

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

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

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

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

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

* 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>

* Update changelogs/fragments/2250-allow-keycloak-modules-to-take-token-as-param.yml

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

* Update plugins/module_utils/identity/keycloak/keycloak.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>

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

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

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

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

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

* Add check either creds or token as argument of all keyloak_* modules

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

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-04-20 13:20:46 +02:00
..
__init__.py
_netapp.py
alicloud.py
auth_basic.py
dimensiondata.py Tidy up validate-modules ignores for some cloud/ modules (#1354) 2020-11-23 09:22:30 +01:00
dimensiondata_wait.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
emc.py
hpe3par.py
hwc.py
ibm_storage.py
influxdb.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
ipa.py
keycloak.py Allow keycloak modules to take token as parameter for the auth. (#2250) 2021-04-20 13:20:46 +02:00
ldap.py Feature/ldap gssapi sasl authentication (#1595) 2021-01-27 08:15:38 +01:00
lxca_common.py
manageiq.py Tidy up validate-modules ignores for remote_management/manageiq modules (#1272) 2020-11-12 08:28:32 +01:00
nios.py Tidy up validate-modules ignores for modules: net_tools/nios (#1598) 2021-01-11 22:14:46 +01:00
nomad.py new module nomad_job & nomad_job_info (#867) 2020-10-19 13:40:07 +02:00
oneview.py fixed documentation for oneview modules (#2092) 2021-03-24 14:16:33 +01:00
online.py Tidy up validate-modules:doc-required-mismatch (#1415) 2020-11-28 14:06:28 +01:00
opennebula.py
openswitch.py
oracle.py Change type str -> path in argspec. (#1741) 2021-02-12 07:58:30 +01:00
oracle_creatable_resource.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
oracle_display_name_option.py
oracle_name_option.py
oracle_tags.py
oracle_wait_options.py
pritunl.py New module: Add Pritunl VPN user module (net_tools/pritunl/) (#803) 2021-03-21 11:30:16 +01:00
proxmox.py Proxmox doc fragments (#1404) 2020-12-02 16:08:07 +01:00
purestorage.py
rackspace.py Tidy up validate-modules ignores for rackspace modules (#1242) 2020-11-08 09:44:28 +01:00
scaleway.py Scaleway - Fix api_token documentation (#747) 2020-08-10 10:51:42 +02:00
utm.py
vexata.py
xenserver.py