Kibana should not grant API Keys without a name #71620
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Users/Roles/API Keys
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
A regression in Elasticsearch (#71558) exposed the fact that Kibana was creating API Keys without a valid
name
. It was an accident that Elasticsearch allowed this to happen, and now that they've fixed this, we need to update our key creation accordingly to require a name whenever we generate an API Key on behalf of the currently authenticated user.The text was updated successfully, but these errors were encountered: