Page 1 of 1

OpenVPN Authentication against SAML?

Posted: Mon Apr 09, 2018 8:21 pm
by steve.benesko
Hello, I am exploring options here with an AWS based installation of OpenVPN
We use RSA Cloud Authentication Service which is SAML based and I would like to use this as the authentication for our client access VPN to our AWS VPC's.

I have been doing a bit of reading on ways to configure pam to speak with SAML such as this:
https://github.com/ck-ws/pam-script-saml

Before I start going down this rabbit-hole I wanted to check with the forum to see if anybody has an easier way to solve this problem.

Re: OpenVPN Authentication against SAML?

Posted: Thu Mar 28, 2019 8:55 pm
by BernhardLenz
How did you end up implementing your SAML authentication? I'm trying to figure out how to implement a similar requirement using Open Source OpenVPN with google-authenticator and a SAML provider as identity store...