mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
Add option for domain authorization (#3228)
Use DomainPasswordGrantAuthorizer if parameter `domain` is used.
This commit is contained in:
parent
c7fccb2c01
commit
bcccf4e388
2 changed files with 39 additions and 9 deletions
3
changelogs/fragments/3228-tss-domain-authorization.yml
Normal file
3
changelogs/fragments/3228-tss-domain-authorization.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- tss lookup plugin - added new parameter for domain authorization
|
||||
(https://github.com/ansible-collections/community.general/pull/3228).
|
Loading…
Add table
Add a link
Reference in a new issue