OpenVPN OIDC/OAuth2 Authentication

Scripts which allow the use of special authentication methods (LDAP, AD, MySQL/PostgreSQL, etc).

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
slaver7
OpenVpn Newbie
Posts: 10
Joined: Sun Jan 26, 2020 9:09 am

OpenVPN OIDC/OAuth2 Authentication

Post by slaver7 » Tue Oct 10, 2023 12:08 am

Hi,

I had the requirement on my work to provide OpenVPN solution which is using Azure AD as authentication source. As result, I wrote a Management Interface Client/Plugin for generic OIDC which is using the webauth technics. in OpenVPN 2.5 and OpenVPN 3.

Project at GitHub: https://github.com/jkroepke/openvpn-auth-oauth2

Post Reply