{"id":46107863,"url":"https://github.com/safing/tlsauth","last_synced_at":"2026-03-01T21:39:59.538Z","repository":{"id":65661818,"uuid":"581315772","full_name":"safing/tlsauth","owner":"safing","description":"Traefik plugin to authenticate users on their TLS client certificate.","archived":false,"fork":false,"pushed_at":"2022-12-22T21:36:29.000Z","size":29,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-01T01:50:58.038Z","etag":null,"topics":["traefik-plugin"],"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/safing.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-12-22T21:07:19.000Z","updated_at":"2025-05-21T07:24:18.000Z","dependencies_parsed_at":"2023-02-03T00:55:13.911Z","dependency_job_id":null,"html_url":"https://github.com/safing/tlsauth","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/safing/tlsauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safing%2Ftlsauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safing%2Ftlsauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safing%2Ftlsauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safing%2Ftlsauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/safing","download_url":"https://codeload.github.com/safing/tlsauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safing%2Ftlsauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29984768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: 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":["traefik-plugin"],"created_at":"2026-03-01T21:39:56.228Z","updated_at":"2026-03-01T21:39:59.532Z","avatar_url":"https://github.com/safing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TLS Client Cert Authentication Traefik Plugin\n\nTraefik plugin to authenticate users based on the Common Name, DNS Names and Email Addresses of their TLS client certificate. Optionally add the username as a request header for the upstream service.\n\n### Config\n\n- Users\n  - key/value map of CN/DNSName/EmailAddress of the TLS client certificate mapped to a username\n  - only users in this map will be allowed, all others denied\n- UsernameHeader\n  - set to a header to include the username in upstream requests\n\n```\ntype Config struct {\n\tUsers          map[string]string\n\tUsernameHeader string\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafing%2Ftlsauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafing%2Ftlsauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafing%2Ftlsauth/lists"}