Project

General

Profile

Actions

Feature #13293

open

Option to set auth-gen-token in OpenVPN GUI

Added by Marcos M almost 2 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

This option is useful to avoid having to frequently manually re-authenticate when using MFA.

--auth-gen-token [lifetime]
After successful user/password authentication, the OpenVPN server will with this option generate a temporary authentication token and push that to client. On the following renegotiations, the OpenVPN client will pass this token instead of the users password. On the server side the server will do the token authentication internally and it will NOT do any additional authentications against configured external user/password authentication mechanisms.The lifetime argument defines how long the generated token is valid. The lifetime is defined in seconds. If lifetime is not set or it is set to 0, the token will never expire.
This feature is useful for environments which is configured to use One Time Passwords (OTP) as part of the user/password authentications and that authentication mechanism does not implement any auth-token support.

This should be the preferred option over increasing/disabling reneg-sec.


Related issues

Related to Feature #12466: Option to Disable Renegotiation timer in OpenVPN ServerNew

Actions
Is duplicate of Feature #14924: Add Option for auth-gen-token to OpenVPN Server and OpenVPN Client ExportDuplicate

Actions
Actions #1

Updated by Marcos M almost 2 years ago

  • Related to Feature #12466: Option to Disable Renegotiation timer in OpenVPN Server added
Actions #2

Updated by Marcos M over 1 year ago

It's unclear if the concerns mentioned on the following link have been addressed - best to keep this as a custom option for now until that's clarified:
https://community.openvpn.net/openvpn/ticket/1147

Actions #3

Updated by Marcos M 5 months ago

  • Is duplicate of Feature #14924: Add Option for auth-gen-token to OpenVPN Server and OpenVPN Client Export added
Actions #4

Updated by Marcos M 5 months ago

  • Status changed from New to Duplicate
Actions #5

Updated by Marcos M 5 months ago

  • Status changed from Duplicate to New
Actions #6

Updated by Kris Phillips 2 months ago

Marcos M wrote in #note-2:

It's unclear if the concerns mentioned on the following link have been addressed - best to keep this as a custom option for now until that's clarified:
https://community.openvpn.net/openvpn/ticket/1147

I don't think it's relevant to hold back this feature for this. All of the items they discussed were pretty much resolved in 2.5.X. We're on 2.6.X now and there seems to have been even more significant improvement here to the point I've never seen anyone run into any of the weird edge cases their discussing.

Given the difference of "people getting booted after 1 hour when using 2FA solutions" and "they might have a problem, maybe, under extremely unusual circumstances", I think adding a simple checkbox with a timeout value field isn't something we should hold back. Especially if it's off by default.

Actions

Also available in: Atom PDF