{"id":22691490,"url":"https://github.com/noahingh/simple-envoy-ext-authz","last_synced_at":"2025-09-14T21:08:41.547Z","repository":{"id":57514809,"uuid":"243213801","full_name":"noahingh/simple-envoy-ext-authz","owner":"noahingh","description":"A simple envoy ext_authz server. ","archived":false,"fork":false,"pushed_at":"2020-10-14T05:19:07.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-15T08:51:00.182Z","etag":null,"topics":["envoy","ext-authz","mocking"],"latest_commit_sha":null,"homepage":null,"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/noahingh.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":"2020-02-26T08:46:40.000Z","updated_at":"2022-05-11T01:50:36.000Z","dependencies_parsed_at":"2022-09-26T18:00:54.185Z","dependency_job_id":null,"html_url":"https://github.com/noahingh/simple-envoy-ext-authz","commit_stats":null,"previous_names":["noahingh/simple-envoy-ext-authz","hanjunlee/simple-envoy-ext-authz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noahingh/simple-envoy-ext-authz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fsimple-envoy-ext-authz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fsimple-envoy-ext-authz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fsimple-envoy-ext-authz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fsimple-envoy-ext-authz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahingh","download_url":"https://codeload.github.com/noahingh/simple-envoy-ext-authz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fsimple-envoy-ext-authz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275167649,"owners_count":25417020,"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-09-14T02:00:10.474Z","response_time":75,"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":["envoy","ext-authz","mocking"],"created_at":"2024-12-10T01:11:24.092Z","updated_at":"2025-09-14T21:08:41.526Z","avatar_url":"https://github.com/noahingh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple envoy ext_authz\n\n![Build](https://github.com/hanjunlee/simple-envoy-ext-authz/workflows/Build/badge.svg)\n\n## What's covered?\n\nEnvoy proxy support the external authorization i.e `envoy.ext_authz` in http filters. It'll cover you can mock the external authorization server when you have a test with Envoy.\n\n## Features\n\n* Authorized token\n* Additional Header in the response\n\n## Usage\n\n### Docker\n\n```shell\n$ docker run -p 50051:50051  ext-authz:0.1.0 -H foo=bar -H far=baz\n# run server\n2020/03/01 15:19:38 Starting gRPC Server at :50051, valid token: foo, headers: map[far:baz foo:bar].\n```\nUsage of server\n  -grpcport string\n    \tgrpcport. (default \":50051\")\n  -token string\n    \tauthenticated token. (default \"foo\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahingh%2Fsimple-envoy-ext-authz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahingh%2Fsimple-envoy-ext-authz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahingh%2Fsimple-envoy-ext-authz/lists"}