Google session timeout - session killed after a few minutes inactivity #1142
Unanswered
mailblue-info
asked this question in
Q&A
Replies: 1 comment
-
the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to get mod_auth_openidc up with Google Workspace SSO. I've managed to store the session that when a browser is closed and re-opened the session is still there. But I'm having issues with the timeout.
I've a simple PHP page that displays the headers and it showed that the unix timeout time is around 1 hour. But if I refresh after 5-10 minutes the browser re-directs me back to Google to re-authenticate.
Is there some settings that I'm using incorrectly that causes this issue?
The headers returned:
Beta Was this translation helpful? Give feedback.
All reactions