We are having some issues that are hard to debug. We have some users that when they get disconnected for being inactive and automatically reconnect, have to re-authenticate with google SSO each time. We have the settings app.sso_cache = true, and app.sso_cache_timeout = 28800. I could not replicate this issue on my Ubuntu machine, but the users that have reported this are on Mac, though not sure if it is relevant. Any idea what settings might need to be changed to stop this behavior?
The new client has rewritten connection code and is much better with handling these issues. The single sign-on timeout most likely indicates the user didn’t complete the single sign-on request before it expired. There’s only about 3 minutes before it times out. There will be a new release either today or tomorrow to fix some other issues with the new connection code, once this is available update to that release.
This may also be an issue with profile sync if the cache was enabled after the profile was imported. If the client has the Debugging button in the profile settings click that and look for Token if it is true that would indicate cache is enabled. If not the profile needs to be re-imported and the Sync Address in the advanced host settings needs to be updated to allow syncing in the future.