Page 1 of 1

OpenVPN Auth with SSO M365

Posted: Fri Aug 26, 2022 12:19 pm
by chateman
Hello everyone,

We've got a OpenVPN server on Linux distribution CLI only and we successfully set up the ldap auth in the past.

However, since we migrated to a new company that uses AzureAD and SSO authentification, I would like to migrate this authentification also.

Current configuration :
1 - User wants to connect his VPN
2 - OpenVPN Sever asks on premise AD
3 - User is present and member of the group
4 - The OpenVPN GUI of the user is connected.

What I would like to configure:
1 - User wants to connect his VPN
2 - OpenVPN Sever asks on AzureAD with SAML Auth
3 - User is member of the group autorized to use the APP
4 - The OpenVPN GUI of the user is connected.

I can't find anything about it with CLI commands.
Anyone can help us or redirect us to a link about it ?

Regards.