OIDC support for OpenVPN
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [X] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Is your feature request related to a problem? Please describe. From what I can tell there is currently no way to use OIDC for auth of OpenVPN in OPNsense
Describe the solution you like The ability for a OIDC authenticated users to download a vpn config, and connect using said config to a OpenVPN connection.
Describe alternatives you considered One alternative would be a 24 hour Wireguard tunnel but that would lack the group aspect for rules in the firewall part to allow different groups different access.
I'm fully aware this is'n at all easy to accomplish, but I believe it would be a commercially benificial feature to have.
It's on the wishlist, but not an easy goal indeed as OpenVPN has its own custom handles to interact with the client. Marked it a feature request, but no concrete plans yet.