f5-ansible icon indicating copy to clipboard operation
f5-ansible copied to clipboard

provide capability to configure active directory authentication

Open vchepkov opened this issue 3 years ago • 1 comments

Currently bigip_device_auth_ldap module doesn't provide an option to specify active directory as a source type

If source type was configured using bigip_command modify auth source { type active-directory } it is reversed back to ldap by the module. It would preferred to have playbook idempotent, instead of modifying configuration twice each playbook run

I am using f5networks.f5_modules v 1.8.1

vchepkov avatar Mar 27 '21 15:03 vchepkov

Thanks for sharing this issue, tracking this with INFRAANO-309

nmenant avatar Apr 12 '21 10:04 nmenant

Hi, please try upgrading to the latest version, it should work. If not, please reach out, thanks!

KrithikaChidambaram avatar Dec 08 '22 17:12 KrithikaChidambaram