Advanced configuration section in new OpenVPN component

Started by jurajlutter, March 13, 2025, 04:01:19 PM

Previous topic - Next topic
Hi,

in now-legacy OpenVPN component there is an "Advacned" section where I can specify, like:

management-client-auth
auth-user-pass-optional
auth-gen-token 28800 external-auth
username-as-common-name
management /var/tmp/openvpn-server1-orig.sock unix

that allows me to authenticate OpenVPN clients using oauth2-openvpn against OIDC providers.

However, I can't find such functionality in new OpenVPN component.

Is there any plan to implement such feature? I'm happy to help with testing :-)

Thanks.