nathanielvarona / pritunl-client-github-action

Establish automated secure Pritunl VPN connections with Pritunl Client in GitHub Actions, supporting OpenVPN and WireGuard.
https://github.com/marketplace/actions/pritunl-client-github-action
MIT License
18 stars 4 forks source link

As a user, I want to connect to the VPN Server using a Profile with SSO Authentication. #208

Open nathanielvarona opened 1 week ago

nathanielvarona commented 1 week ago

The Action should support Profiles with SSO Authentication.

Example GitHub Action Flow would be: Image

  1. An SSO Link will shown on the GitHub Actions log.
  2. The user needs to click the link for authentication.
  3. The connection probes wait until fully established.
nathanielvarona commented 1 week ago

A feature request related to issue #207