Skip to content

Need to log in manually? #6506

Answered by jannfis
marksugar asked this question in Q&A
Jun 19, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @marksugar,

for security reasons, login tokens have a limited lifetime and expire after 24 hours by default.

If you really want longer sessions - which is not recommended from a security perspective - you can set users.session.duration in argocd-cm to a value of type Duration, e.g.

users.session.duration: 72h

to increase the lifetime of the login token.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@marksugar
Comment options

Answer selected by marksugar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants