infamousjoeg / cybr-cli

A "Swiss Army Knife" command-line interface (CLI) for easy human and non-human interaction with @CyberArk suite of products.
Apache License 2.0
71 stars 15 forks source link

Fixes #123 cybr conjur logon-non-interactive returns 401 error #124

Closed infamousjoeg closed 2 years ago

infamousjoeg commented 2 years ago

To authenticate properly to Conjur, the Appliance URL provided must be appended with /authn. This was not happening. Added detection of ending on /authn and add it on if not present.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication