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

CLI fails to get password from CTRL-V for login to Conjur Cloud in Windows #395

Open Conjur-oss opened 2 years ago

Conjur-oss commented 2 years ago

Bug description

Steps to reproduce:

In Windows, init the CLI using Conjur Cloud URL: conjur init

Login using admin user and api key (Using CTRL C + CTRL V)

Current Results:

Login fails with 401, although the api key is correct

Expected Results:

Login successfully

Error Messages:

Logs:

Other Symptoms:

Tenant ID / Pod Number:

Found in version

12.4

Workaround Complexity

There's an easy workaround

Workaround Description

Affects Version/s

Link to JIRA bug

ONYX-15405