User is able to create agent tags with more than 20 characters through enroll command. #3101
Open
Description
Kibana version: 8.4 BC-2 Kibana cloud environment
Host OS and Browser version: All, All
Build details:
VERSION: 8.4.0
BUILD: 55166
COMMIT: 9e9e0d6a685cbc2858a85a357f93dcb76259fdee
Preconditions:
- 8.4 BC2 Kibana cloud environment should be available.
Steps to reproduce:
- Login to Kibana environment.
- Install an agent with say --tag=
abcabcabcabcabcabcabcabcabcabc1234567890
(More than 20 characters.) - Observe user is able to create tag with more than 20 characters.
Expected Result:
As per PR elastic/kibana#136019 (comment) it is expected that tag name should be limited to 20 characters.
Activity