cyberark / ansible-security-automation-collection

CyberArk Ansible Security Automation Collection
MIT License
60 stars 39 forks source link

LDAP authentication support #8

Closed jm987 closed 1 year ago

jm987 commented 4 years ago

According to the Authentication documentation, it says it supports LDAP. I don't see an option on how to use the module while using an LDAP account. I took at look at the Python module and only see support for Shared Auth and CyberArk Auth.

https://github.com/cyberark/ansible-security-automation-collection/blob/master/docs/cyberark_authentication.md

jodyhuntatx commented 3 years ago

This issue can be closed. The library was refactored to use the PAS v2 APIs that support LDAP, Radius and Windows authentication.