cyberark / cyberark-conjur-cli

CyberArk Conjur command line interface written in Python
https://www.conjur.org
Apache License 2.0
17 stars 16 forks source link

Use new AuthenticationStrategyInterface #410

Closed szh closed 2 years ago

szh commented 2 years ago

Depends on https://github.com/cyberark/conjur-api-python/pull/22

Desired Outcome

Use new AuthenticationStrategy interface created in https://github.com/cyberark/conjur-api-python/pull/20. This lays the groundwork for adding LDAP authentication support.

Implemented Changes

Connected Issue/Story

CyberArk internal issue link: ONYX-20429

Changelog

Test coverage

Documentation

Behavior

Security

szh commented 2 years ago

@cyberark/community-and-integrations-team Can we please get a review on this so we can move forward on #411?