Channels
android_tests
apple-silicon
arm-architecture
auditing-warroom
aws
carving
code-review
community-feeds
core
darkbytes
doorman
ebpf
eclecticiq-polylogyx-extension
extensions
file-carving
fim
fleet
fleet-dev
fleetosquery
foundation
fuzzing
general
golang
goquery
infrastructure
jobs
kolide
linen-dev
linux
macos
officehours
osctrl
plugins
process-auditing
querycon
queryhub
random
selfgroup
sql
tls
uptycs
vendor-feeds
website
windows
zeek
zentral
zercurity
Powered by
Title
d
defensivedepth
08/26/2020, 6:59 PM
Does a Fleet user API token ever get rotated by Fleet itself?
z
zwass
08/26/2020, 7:00 PM
IIRC the token will expire if unused for some time.
https://github.com/kolide/fleet/blob/master/docs/infrastructure/configuring-the-fleet-binary.md#session_duration
Looking at that doc it seems it doesn't matter whether it is active or not.
d
defensivedepth
08/26/2020, 7:04 PM
We are trying to find a way to programmatically add a Fleet user - Was going to try and use the first user's API token. So the default value of
session_duration
means that the API token will be regenerated every 90 days, correct?
z
zwass
08/26/2020, 7:06 PM
Yes, and I believe in order for it to be regenerated they will need to re-authenticate.
👍 1
d
defensivedepth
08/26/2020, 8:45 PM
Thanks Zach!
3 Views
#kolide
Join Slack