Pritunl SSO authentication frequency exceeds configured cache interval

We are experiencing an issue where Pritunl prompts users to re-authenticate more frequently than expected. Our configuration has authentication caching enabled with 2-day interval, but users are being asked to authenticate much more often than once a day. We are using Okta SSO for authentication. How can we resolve this so the authentication cache respects the configured 2-day period?

The cache token is only stored in memory. This prevents it from being extracted from the disk but if the system is restarted or the service crashes the token is lost. There were some race conditions causing crashes. The latest release fixed most of the causes but there is one remaining issue that will get fixed in the next release. It is more likely to occur when there are multiple profiles. Download the latest release from the Pritunl Client repository.

1 Like