1 hour session expire Hi all, since a few days, m...
# flyte-v1-support
i
## 1 hour session expire Hi all, since a few days, my team's sessions expire after one hour. We did some digging and found out that flyteadmin builds the OIDC authorize URL without
access_type=offline
or
prompt=consent
, so Google doesn't return a refresh token. Once the 1h access token expires, every request redirects back through Google. It seems like we can't configure the duration of this token, so any fix would have to be made upstream or in an internal patch. Are we missing a toggle somewhere, or is this a known issue and already on the planning to fix?
c
Please file an issue on GitHub and I can take a look