Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotate_api_key --user non-existing in cli should print correct message #979

Closed
orenbm opened this issue Apr 24, 2019 · 2 comments · Fixed by cyberark/cyberark-conjur-cli-docker-based#303

Comments

@orenbm
Copy link
Member

orenbm commented Apr 24, 2019

In the cli when you run the following command:
rotate_api_key --user non-existing
the message is:
Unable to authenticate with Conjur. Please check your credentials.

the correct message should indicate that the user non-existing doesn't exist.

@eladkug
Copy link
Contributor

eladkug commented Jun 28, 2020

@shaharglazner can we send message "user non-exisitng" from security perspective ?

@sashaCher
Copy link
Contributor

There's no security aspect in writhing right message if non-existing user does not exist and user that runs rotate_api_key command is an authenticated user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants