This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
use fleet service tokens #1066
adam-stokes
started this conversation in
General
Replies: 2 comments
-
This should really be the only way it is used. We added In 7.14 I would hope we can remove |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It has been requested that we start using fleet service tokens, this discussion is for what this would look like and how we would utilize this in our e2e tests.
Usage on cli:
--fleet-server-service-token=${token}
And remove the user:pass from the --fleet-server-es
API:
POST /api/fleet/service-tokens
Beta Was this translation helpful? Give feedback.
All reactions