Hi Community, we would like to increase the time a...
# flyte-support
a
Hi Community, we would like to increase the time access token lifespan. There is a property
Copy code
auth:
  appAuth:
    selfAuthServer:
      accessTokenLifespan: 7200s
that we hope to use in order to set the lifetime of an access token. We have set the lifetime to 2 hours, but in our installation the timeout is at ~ 30 minutes. So it seems there is property has no effect. Can you probably provide us a hint what we are doing wrong here?
t
chatting offline a bit…
b
Did this ever get resolved? We're encountering the same issue