Ryan
07/28/2021, 6:34 PM/root/.fleet/config
and when running fleetctl
commands it should allow auth with that token, and it works for a bit, then stops working again:
$ fleetctl get labels --yaml
could not list labels: get labels received status 401 Authentication required: Authentication required
Rachel Perkins
07/28/2021, 10:25 PMRyan
07/29/2021, 9:36 AM/login
and logged in as my main user, this time the token seems to remain valid. Is it possible the logout call is invalidating the session and API tokens?Rachel Perkins
07/29/2021, 4:10 PMfleetctl login
and that will generate a separate session than the UIs-- let me know if it works!Ryan
07/30/2021, 10:09 AMRachel Perkins
07/30/2021, 9:16 PMRyan
08/31/2021, 9:48 AM