You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Summary
Trailing slashes on appliance URLs break CLI functionality
Steps to Reproduce
Steps to reproduce the behavior:
conjur init -u https://example.com/ -a cucumber
conjur authn login
(have not tested hosts)Expected Results
Successful login.
Actual Results (including error logs, if applicable)
Error "Unable to authenticate with Conjur. Please check your credentials." with no information as to why.
Reproducible
Version/Tag number
Tried with Docker and Ruby conjur-cli while connecting to v5 Conjur.
Environment setup
If needed, I can provide this out-of-band over email or Slack DM.
Additional Information
When you copy URLs from Chrome, they include the trailing slash.
The text was updated successfully, but these errors were encountered: