elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.08k stars 24.84k forks source link

Incorrect information in License downgrade warnings #75271

Closed tvernum closed 2 years ago

tvernum commented 3 years ago

In XPackLicenseState.securityAcknowledgementMessages

When going from Gold+ to Basic says:

                             "Security tokens and API keys will not be supported.",

However, API Keys are supported on Basic.

Going from Standard to Basic should include the warning about security tokens (which are supported on standard, but not basic).

elasticmachine commented 3 years ago

Pinging @elastic/es-security (Team:Security)