limited-engine-76466
02/19/2025, 2:24 PMhundreds-evening-84071
02/19/2025, 2:45 PMauth-token-max-ttl-minutes
to whatever you want... Then any new token will have that age limit
https://ranchermanager.docs.rancher.com/api/api-tokens#auth-token-max-ttl-minutesmammoth-postman-10874
02/19/2025, 4:00 PMlimited-engine-76466
02/19/2025, 6:46 PMlimited-engine-76466
02/19/2025, 6:47 PMfaint-table-99785
04/10/2025, 10:09 PMfaint-table-99785
04/10/2025, 10:10 PMauth-token-max-ttl-minutes
value should be <0
to enable non-expiring tokens ? (edit: it indeed is)creamy-pencil-82913
04/10/2025, 10:30 PM``` // This default is provided by thesetting.auth-token-max-ttl-minutes
// Note that this default is also the maximum specifiable TTL.
// A value <= 0 there enables non-expiring tokens.```
faint-table-99785
04/10/2025, 10:43 PM