docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

How to generate long term access tokens?

Open flixman opened this issue 2 years ago • 1 comments

Is there any way, with the current code base, to request a long term token? I have a bunch of machines to which I want to deploy containers and having such tokens would become handy: I would generate a token that lasts for, e.g., 6 months with the correct permissions for the correct repo, and then I do not have to store any functional user credentials on the machine itself.

Is this something available, that I have missed?

flixman avatar May 10 '23 19:05 flixman

Have you figured something out to address your need ? I'm looking for a solution too.

bengivre avatar Oct 26 '23 17:10 bengivre