elastic / elastic-agent

Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Other
113 stars 126 forks source link

[JWT] Support authentication based on JWT #4277

Open jsoriano opened 4 months ago

jsoriano commented 4 months ago

Describe the enhancement:

We are going to implement support for authentication based on JWT in Fleet Server. Elastic Agent should prefer the use of JWT when available.

Describe a specific use case for the enhancement or feature:

In scenarios with many agents, having stateless authentication helps to scale.

What is the definition of done?

Related issues

elasticmachine commented 1 month ago

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)