elastic / elastic/fleet-server
[JWT] Provide JWT credentials on enrollment
Open
- Dominant language
- Go
- Stars
- 113
- Forks
- 117
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 112
Description
Agents will be able to indicate if they support JWT with the HTTP header `X-Elastic-Agent-Accept-Auth: JWT`. If set during enrollment, Fleet Server should provide the agent with JWT tokens instead of generating API keys.
Generation of keys during enrollment should follow the approach implemented in https://github.com/elastic/fleet-server/issues/3289.
Contributor guide
Assessment
This issue has not been assessed yet.