{"id":13340667,"url":"https://github.com/clems71/globalprotect-saml","last_synced_at":"2025-10-16T11:20:46.280Z","repository":{"id":85487099,"uuid":"429228295","full_name":"clems71/globalprotect-saml","owner":"clems71","description":"CLI to drive SAML based auth for Global Protect VPN","archived":false,"fork":false,"pushed_at":"2025-05-19T18:28:57.000Z","size":12,"stargazers_count":13,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-26T13:01:51.010Z","etag":null,"topics":["cli","globalprotect","golang","openconnect","vpn"],"latest_commit_sha":null,"homepage":"","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/clems71.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-17T23:08:27.000Z","updated_at":"2025-05-19T18:29:00.000Z","dependencies_parsed_at":"2024-10-24T01:17:17.978Z","dependency_job_id":"8198fce6-5d77-4a5f-9e00-b6e76aa70d2f","html_url":"https://github.com/clems71/globalprotect-saml","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/clems71/globalprotect-saml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clems71%2Fglobalprotect-saml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clems71%2Fglobalprotect-saml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clems71%2Fglobalprotect-saml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clems71%2Fglobalprotect-saml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clems71","download_url":"https://codeload.github.com/clems71/globalprotect-saml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clems71%2Fglobalprotect-saml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279183073,"owners_count":26121318,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","globalprotect","golang","openconnect","vpn"],"created_at":"2024-07-29T19:23:54.624Z","updated_at":"2025-10-16T11:20:46.248Z","avatar_url":"https://github.com/clems71.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GlobalProtect VPN Helper\n\nThis tool is a CLI friendly tool used to perform POST based SAML authentication for GlobalProtect VPN. It displays a browser window to allow you to enter your credentials and perform the full SAML flow. When complete\nit gives an openconnect compatible cookie, ready to be used.\n\n## Usage\n\nThis tool is intended to be used before openconnect to get the authentication cookie, like so:\n\n```bash\nCOOKIE=$(./vpn -gateway dublin-1.vpn.company.com)\necho $COOKIE | sudo openconnect --protocol=gp --cookie-on-stdin dublin-1.vpn.company.com\n```\n\n## Requirements\n\n- OpenConnect 8+\n- Google Chrome 70+\n\n## Limitations\n\nThe tool works at the gateway level. It means that it specifically connects to a specific gateway from your VPN provider, instead of connected to the global portal which allows the selection of the gateway - and even dynamic switching sometimes.\n\nIt also works only for POST based SAML authentication.\n\n## Known bugs\n\n- Sometimes, if you close the browser window, the executable won't exit properly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclems71%2Fglobalprotect-saml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclems71%2Fglobalprotect-saml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclems71%2Fglobalprotect-saml/lists"}