Skip to content

Backport 7.10 API Key id part of transport request body (#63221) #63287

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

Conversation

albertzaharovits
Copy link
Contributor

Backport of #63221

When auditing API key creation, it is useful to show the id of the key together
with its other parameters (such as name and expiration, etc). Because auditing
prints request bodies of security transport actions (see #62916), the id must
be part of the request body for it to be audited.

When auditing API key creation, it is useful to show the id of the key together
with its other parameters (such as name and expiration, etc). Because auditing
prints request bodies of security transport actions (see elastic#62916), the `id` must
be part of the request body for it to be audited.
@mark-vieira mark-vieira changed the base branch from 7.16 to 7.17 December 16, 2021 14:41
@arteam arteam added v7.17.3 and removed v7.17.2 labels Mar 28, 2022
@albertzaharovits
Copy link
Contributor Author

After discussions the backport was not feasible, closing.

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

Successfully merging this pull request may close these issues.

4 participants