cyberark / conjur-api-python

Python client for the CyberArk Conjur API
Apache License 2.0
8 stars 3 forks source link

API support for LDAP authentication #22

Closed szh closed 2 years ago

szh commented 2 years ago

Desired Outcome

Create a new implementation of the AuthenticationStrategy interface added in ONYX-20429 for authn-ldap. Include new unit tests and add a test case to the integration tests.

Implemented Changes

Connected Issue/Story

CyberArk internal issue link: ONYX-20430

Changelog

Test coverage

Documentation

Behavior

Security

szh commented 2 years ago

LGTTM!

@rpothier Thanks! I squashed the last two commits. Can you please reapprove?

szh commented 2 years ago

Also please take a look at this follow up PR in the CLI