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

Explicitly require that derived API keys have no privileges (#53647) #53649

Merged
merged 3 commits into from
Mar 17, 2020

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Mar 17, 2020

The current implicit behaviour is that when an API keys is used to create another API key,
the child key is created without any privilege. This implicit behaviour is surprising and is
a source of confusion for users.

This change makes that behaviour explicit.

…53647)

The current implicit behaviour is that when an API keys is used to create another API key,
the child key is created without any privilege. This implicit behaviour is surprising and is
a source of confusion for users.

This change makes that behaviour explicit.
@jkakavas
Copy link
Member

@elasticmachine run elasticsearch-ci/2

@jkakavas
Copy link
Member

jkakavas commented Mar 17, 2020

failures are because of 7ba9cf5, fixed in #53671

@jkakavas
Copy link
Member

@elasticmachine update branch

@jkakavas jkakavas merged commit 6f59ef2 into elastic:7.6 Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants