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/lookup
Martin Vician dc8d076a25
tss: add option for token authorization (#3327)
* Added token parameter for AccessTokenAuthorizer

Parameters username and password are not required anymore because of
this.

* Added changelog fragments

* Apply suggestions from code review

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

* token authorizer is prioritized

token authorizer is prioritized when token parameter is set

* Apply suggestions from code review

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

* domain optional if token not provided

* Updated examples

- `base_url` is required everywhere
- examples for user, name + domain authorization included
- token authorization included

* Update 3327-tss-token-authorization.yml

* Apply suggestions from code review

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

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-09-14 13:34:59 +02:00
..
cartesian.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
chef_databag.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
consul_kv.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
credstash.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
cyberarkpassword.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
dependent.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
dig.py Add option for retry_servfail (#3247) 2021-08-21 21:57:28 +02:00
dnstxt.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
dsv.py
etcd.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
etcd3.py
filetree.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
flattened.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
hiera.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
keyring.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
lastpass.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
lmdb_kv.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
manifold.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
nios.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
nios_next_ip.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
nios_next_network.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
onepassword.py
onepassword_raw.py
passwordstore.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
random_pet.py
random_string.py
redis.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
shelvefile.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
tss.py tss: add option for token authorization (#3327) 2021-09-14 13:34:59 +02:00