Skip to content

Connect to the AWS Client VPN with SAML using OSS Client

License

Notifications You must be signed in to change notification settings

Cervest/aws-vpn-client

 
 

Repository files navigation

aws-vpn-client

Forked from https://github.com/samm-git/aws-vpn-client

Usage

  1. Clone this repository
  2. Download the openvpn client configuration from the self-service portal
  3. Copy it into the root of this repo, renaming it to vpn.conf
  4. Run docker-compose up --build
  5. Follow the link to sign in with SSO
    aws-vpn-client | Open this URL in your browser and log in (ctrl + click):
    aws-vpn-client | https://...........
    
  6. Sign in if you do not already have an active session
  7. You should see the VPN connected successfully with the final log line as below. If you don't, try again, it's a bit flaky
    aws-vpn-client | 2021-04-30 13:33:37 Initialization Sequence Completed
    

About

Connect to the AWS Client VPN with SAML using OSS Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.0%
  • Dockerfile 26.6%
  • Go 23.4%