We are currently running this setup:
pritunl v1.32.3897.75
Clients are mostly using the recent official pritunl clients. These are our cache settings:
/opt/pritunl # pritunl get app.sso_cache
app.sso_cache = false
/opt/pritunl # pritunl get app.sso_client_cache
app.sso_client_cache = true
/opt/pritunl # pritunl get app.sso_cache_timeout
app.sso_cache_timeout = 28800
/opt/pritunl # pritunl get app.sso_client_cache_timeout
app.sso_client_cache_timeout = 604800
We are finding that while the cache is working well for some folks, it is causing others to be prompted to use their YubiKey multiple times in a day sometimes.
Is there anything that can help us troubleshoot this - where/how can we figure out what is causing this excessive re-authentication?