Skip to content

openvpn3-systemd support for web authentication #143

Discussion options

You must be logged in to vote

Hey!

Starting VPN sessions via systemd is typically done to start sessions during boot; where there is no browser available. But it's not completely unsupported - the authentication can happen later on, the OpenVPN session will just not start until authentication has completed.

In v17_beta, the openvpn3 session-auth command was added. This aims to help authentications which has not completed yet.

$ openvpn3 session-auth --help
openvpn3: session-auth - Interact with on-going session authentication requests

   -h | --help                 - This help screen
        --auth-req ID          - Continue the authentication process for the given auth request ID

This command can be run without ar…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@danielrivard
Comment options

@danielrivard
Comment options

Answer selected by danielrivard
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants