Skip to content

Expose API key metadata for ingest processors #71024

@ywangd

Description

@ywangd

API keys can now be created with metadata since #70292. This information can be retrieved with the GetApiKey request, but otherwise is not available anywhere else. It is desirable that the metadata is exposed in the ingest processors, specifically the SetSecurityUser processor. The processor already has a api_key property that exposes the API key name and ID. One option is to expand the existing property and add the metadata field.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions