mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 20:20:31 -07:00
Jira: add SSL client certificate support for authentication (#9753)
* jira: add ssl client certificate support for authentification
* fix code bugs from first CI run
* fix fstring not compatible with older python and chhange urlopen module call
* removed duplicated post,put,get method
* fix urllib module detection Python2/ Python3
* edit HTTP Request back to fetch_url
* add changelog fragment
* fix python line spacing
* Update plugins/modules/jira.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/jira.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* edit documentation certificate auth not mutually exclusive
* Update changelogs/fragments/9753-jira-add-client-certificate-auth.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* edit documentation for client certificate auth and token
* add no_log for client_cert and client_key
* removed no_log for client_cert and client_key
---------
Co-authored-by: domin <domin@MacBookPro.fritz.box>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
10.4.0.yaml | ||
6264-zfs-multiline-property-value.yml | ||
9625-onepassword_doc.yml | ||
9651-iocage-inventory-hooks.yml | ||
9653-proxmox-kvm-allow-vm-hibernation.yml | ||
9658-add-vrf-commands-to-nmcli-module.yml | ||
9659-lxd_connection-nonroot-user.yml | ||
9694-ipa-host-certificate-revoked.yml | ||
9697-zfs-facts-type.yml | ||
9698-lvg-remove-extra-pvs-parameter.yml | ||
9728-bitwarden-collection-name-filter.yml | ||
9729-redfish-fullpowercycle-command.yml | ||
9733-profitbrick-deprecation.yml | ||
9739-keycloak_client-compare-before-desired-directly.yml | ||
9753-jira-add-client-certificate-auth.yml |