Have anyone tried the "new" OpenVPN Windows client with combined password and OTP prompt?
Saw this in OpenVPN client setting: "Prompt for OTP and combine with password"
Quote from: olest on March 08, 2025, 09:45:04 AMHave anyone tried the "new" OpenVPN Windows client with combined password and OTP prompt?
What do you mean with the "new OpenVPN Windows client"?
I use OpenVPN GUI on Windows with TOTP. And yes, it prompts for the OTP if you have added the line to the config.
Which line do you add?
static-challenge auth or so, but this parameter will deprecate in favor of new feature in openvpn 2.7
static-challenge "Time-based one-time password:" 1
The text enclosed between quotes can be changed.
I entered this into the custom config field in the client export, so it's already integrated in exported configs.