{"id":37111579,"url":"https://github.com/theurichde/go-openconnect-sso","last_synced_at":"2026-01-14T13:13:18.341Z","repository":{"id":61625934,"uuid":"536584603","full_name":"theurichde/go-openconnect-sso","owner":"theurichde","description":"Support 2FA/MFA for openconnect clients","archived":true,"fork":true,"pushed_at":"2023-01-01T04:04:54.000Z","size":45,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T02:11:26.954Z","etag":null,"topics":["2fa","2factor","azuread","mfa","openconnect","sso","sso-authentication","vpn"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rustycl0ck/go-openconnect-sso","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theurichde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-14T13:13:32.000Z","updated_at":"2023-12-15T20:13:33.000Z","dependencies_parsed_at":"2023-01-31T20:46:07.356Z","dependency_job_id":null,"html_url":"https://github.com/theurichde/go-openconnect-sso","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/theurichde/go-openconnect-sso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theurichde%2Fgo-openconnect-sso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theurichde%2Fgo-openconnect-sso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theurichde%2Fgo-openconnect-sso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theurichde%2Fgo-openconnect-sso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theurichde","download_url":"https://codeload.github.com/theurichde/go-openconnect-sso/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theurichde%2Fgo-openconnect-sso/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["2fa","2factor","azuread","mfa","openconnect","sso","sso-authentication","vpn"],"created_at":"2026-01-14T13:13:17.675Z","updated_at":"2026-01-14T13:13:18.329Z","avatar_url":"https://github.com/theurichde.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-openconnect-sso\n\nA tool for getting login details through Two Factor Authentication for the openconnect clients. This tool only generates a config file with the `cookie`, `servercert` and `host` details which can be used to connect to the OpenConnect VPN server.\n\n### Usage\n\n```shell\ngo get -u github.com/rustycl0ck/go-openconnect-sso\ngo-openconnect-sso --server='https://vpn.server.myorg.com' --config ~/my-vpn-cookie/cookie.txt\n```\n\nThe generate opneconnect config file:\n```\n$ cat ~/my-vpn-cookie/cookie.txt\ncookie=1234567890ABCDEF123\nservercert=4567890DEFABC321\n# host=https://vpn-cluster-2.server.myorg.com/\n```\n\nAfter the file is successfully generated, you can run the following to connect to the VPN server:\n```\nopenconnect \u003cany-additional-params\u003e --verbose --config ~/my-vpn-cookie/cookie.txt https://vpn-cluster-2.server.myorg.com\n```\n\n---\n**Credits:** This tool has been inspired by (and ported to go from) https://github.com/vlaci/openconnect-sso\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheurichde%2Fgo-openconnect-sso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheurichde%2Fgo-openconnect-sso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheurichde%2Fgo-openconnect-sso/lists"}