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

GoLang SDK correctly handles Users/Hosts with api_key_enabled #60

Open
5 tasks
jvanderhoof opened this issue Feb 25, 2020 · 1 comment
Open
5 tasks

Comments

@jvanderhoof
Copy link

Validate and fix any errors with the following workflows:

  • Loading Policy with users and hosts with API keys disabled shows policy load success/failure, but not API keys
  • Loading Policy updating users and hosts with previously enabled API keys shows policy load success/failure
  • Loading Policy updating users and hosts with previously disabled API keys shows policy load success/failure and generated API keys
  • Attempt to rotate disabled API results in a helpful error message
  • Attempt to authenticate as a user/host with a disabled API key results in a authentication failure

Related to: cyberark/conjur/issues/1359

@szh
Copy link
Contributor

szh commented Jan 17, 2025

@jvanderhoof Is this something we still need to validate?

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

No branches or pull requests

2 participants