Allow adding metadata when creating an API key #100534
Labels
enhancement
New value added to drive a business result
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Context
Users can create API keys in Stack Management > API keys, specifying the name, permissions, and the expiration date.
With Elasticsearch 7.13, now API keys can have metadata attached to them.
Proposal
Improve the Create API key panel to include metadata.
Since metadata may be arbitrary data, we could use an approach similar to what we already do for permissions, a textbox where users will enter their own values.
This is a possible mockup of the final result:
The text was updated successfully, but these errors were encountered: