Closed
Description
We are using OpenVPN Access Server v2.11 with SAML enabled (as default authentication system) to authenticate users to Azure AD.
First connection goes smooth - while executing openvpn3 command a new tab in browser is opened and user needs to authenticate to the provider. But after some time (2h?) user session is getting disconnected with the following error:
Status: Connection, Client authentication failed: Authentication failed.
Openvpn3-linux client probably does not try to call browser to refresh authentication (as Windows client does), because no browser activitity is visible.
Client version: OpenVPN 3/Linux v18_beta, tested on Ubuntu 18.04 Desktop and Ubuntu 20.04 Desktop.
Any suggestions?