API Token Expires on Container Restart #441
Answered
by
ShreyasZare
ackstorm23
asked this question in
Q&A
-
My experience creating API tokens has been that if the docker container is restarted, the tokens expire. This makes it very painful to try and monitor the service through the API, as any restart of the container requires re-acquiring an API token. Is this by design, or am I experiencing something that should not be? |
Beta Was this translation helpful? Give feedback.
Answered by
ShreyasZare
Aug 1, 2022
Replies: 1 comment
-
Thanks for asking. This is how the current implementation is. The next major update is adding multi-user support with fixed tokens to use with API automation stuff. So this will get solved soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ackstorm23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for asking. This is how the current implementation is. The next major update is adding multi-user support with fixed tokens to use with API automation stuff. So this will get solved soon.