{"id":15640579,"url":"https://github.com/jkroepke/openvpn-auth-oauth2","last_synced_at":"2025-04-15T01:43:04.299Z","repository":{"id":168027687,"uuid":"643629784","full_name":"jkroepke/openvpn-auth-oauth2","owner":"jkroepke","description":"openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on (SSO) auth flows","archived":false,"fork":false,"pushed_at":"2025-04-10T20:39:24.000Z","size":2846,"stargazers_count":244,"open_issues_count":5,"forks_count":33,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T21:29:58.404Z","etag":null,"topics":["entra-id","oauth2","oauth2-authentication","oauth2-client","oidc","openvpn","openvpn-auth","openvpn-server","sso","sso-authentication","vpn"],"latest_commit_sha":null,"homepage":"https://github.com/jkroepke/openvpn-auth-oauth2/wiki","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkroepke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"jkroepke"}},"created_at":"2023-05-21T19:07:53.000Z","updated_at":"2025-04-10T20:39:26.000Z","dependencies_parsed_at":"2023-09-22T22:53:55.026Z","dependency_job_id":"3c948d13-88ff-45da-a70a-3b831e4e6bba","html_url":"https://github.com/jkroepke/openvpn-auth-oauth2","commit_stats":null,"previous_names":["jkroepke/openvpn-auth-oauth2"],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fopenvpn-auth-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fopenvpn-auth-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fopenvpn-auth-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroepke%2Fopenvpn-auth-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkroepke","download_url":"https://codeload.github.com/jkroepke/openvpn-auth-oauth2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991512,"owners_count":21194893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["entra-id","oauth2","oauth2-authentication","oauth2-client","oidc","openvpn","openvpn-auth","openvpn-server","sso","sso-authentication","vpn"],"created_at":"2024-10-03T11:37:41.501Z","updated_at":"2025-04-15T01:43:04.282Z","avatar_url":"https://github.com/jkroepke.png","language":"Go","funding_links":["https://github.com/sponsors/jkroepke"],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/jkroepke/openvpn-auth-oauth2/workflows/CI/badge.svg)](https://github.com/jkroepke/openvpn-auth-oauth2/actions?query=workflow%3ACI)\n[![GitHub license](https://img.shields.io/github/license/jkroepke/openvpn-auth-oauth2)](https://github.com/jkroepke/openvpn-auth-oauth2/blob/master/LICENSE.txt)\n[![Current Release](https://img.shields.io/github/release/jkroepke/openvpn-auth-oauth2.svg?logo=github)](https://github.com/jkroepke/openvpn-auth-oauth2/releases/latest)\n[![GitHub Repo stars](https://img.shields.io/github/stars/jkroepke/openvpn-auth-oauth2?style=flat\u0026logo=github)](https://github.com/jkroepke/openvpn-auth-oauth2/stargazers)\n[![GitHub all releases](https://img.shields.io/github/downloads/jkroepke/openvpn-auth-oauth2/total?logo=github)](https://github.com/jkroepke/openvpn-auth-oauth2/releases/latest)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jkroepke/openvpn-auth-oauth2)](https://goreportcard.com/report/github.com/jkroepke/openvpn-auth-oauth2)\n[![codecov](https://codecov.io/gh/jkroepke/openvpn-auth-oauth2/graph/badge.svg?token=66VT000UYO)](https://codecov.io/gh/jkroepke/openvpn-auth-oauth2)\n\n# openvpn-auth-oauth2\n\n⭐ Don't forget to star this repository! ⭐\n\n## About\n\n[`openvpn-auth-oauth2`](https://github.com/jkroepke/openvpn-auth-oauth2) is a management client for OpenVPN that handles\nthe single sign-on (SSO) authentication against various OIDC providers. This project aims to simplify the process of\nintegrating OpenVPN with OIDC providers such as\n\n* Microsoft Entra ID (Azure AD)\n* GitHub\n* Okta\n* Google Workspace\n* Zittal\n* Digitalocean\n* Keycloak\n* [... any other OIDC compatible auth server](https://github.com/jkroepke/openvpn-auth-oauth2/wiki/Providers)\n\n## Installation\n\nFor detailed installation instructions, please refer to the [Installation Guide](https://github.com/jkroepke/openvpn-auth-oauth2/wiki/Installation).\n\n## Configuration\n\nFor information on how to configure `openvpn-auth-oauth2`, please refer to the [Configuration Guide](https://github.com/jkroepke/openvpn-auth-oauth2/wiki/Configuration).\n\n## OpenVPN Version Requirements\n\nFor information on the OpenVPN version requirements, please refer to the [OpenVPN Guide](https://github.com/jkroepke/openvpn-auth-oauth2/wiki/OpenVPN).\n\n## Related Projects\n\n- [openvpn-auth-aad](https://github.com/CyberNinjas/openvpn-auth-aad)\n- [openvpn-oidc](https://github.com/vitaliy-sn/openvpn-oidc)\n- [openvpn-auth-azure-ad](https://github.com/jkroepke/openvpn-auth-azure-ad)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.txt).\n\n## Acknowledgements\n\nThanks to JetBrains IDEs and Sparklabs for their support.\n\n\u003ctable\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth\u003e\u003ca href=\"https://www.jetbrains.com/?from=jkroepke\"\u003eJetBrains IDEs\u003c/a\u003e\u003c/th\u003e\n      \u003cth\u003e\u003ca href=\"https://www.sparklabs.com/viscosity\"\u003eSparklabs\u003c/a\u003e\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003ccenter\u003e\n          \u003ca href=\"https://www.jetbrains.com/?from=jkroepke\"\u003e\n            \u003cimg src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg\" alt=\"JetBrains-Logo (Haupt) logo\" height=\"200px\"\u003e\n          \u003c/a\u003e\n        \u003c/center\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ccenter\u003e\n          \u003ca href=\"https://www.sparklabs.com/viscosity\"\u003e\n            \u003cimg src=\"https://www.sparklabs.com/static/other/logo_assets/logo_cropped.png\" alt=\"Sparklabs Viscosity logo\" height=\"200px\"\u003e\n          \u003c/a\u003e\n        \u003c/center\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkroepke%2Fopenvpn-auth-oauth2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkroepke%2Fopenvpn-auth-oauth2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkroepke%2Fopenvpn-auth-oauth2/lists"}