{"id":13496040,"url":"https://github.com/dgn/oidc-filter","last_synced_at":"2026-01-18T06:04:42.068Z","repository":{"id":40651439,"uuid":"257376796","full_name":"dgn/oidc-filter","owner":"dgn","description":"A WASM plugin for Envoy supporting the Open ID Connect Authorization Flow, extending Istio's JWT functionality","archived":false,"fork":false,"pushed_at":"2025-09-16T08:29:13.000Z","size":105,"stargazers_count":59,"open_issues_count":4,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-16T10:24:29.809Z","etag":null,"topics":["envoy","istio","jwt","oidc-filter","openid-connect","wasm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgn.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-20T18:59:11.000Z","updated_at":"2025-09-16T08:29:10.000Z","dependencies_parsed_at":"2024-01-16T09:02:19.971Z","dependency_job_id":"f087cc9f-175a-44a8-bb71-bc6196c38500","html_url":"https://github.com/dgn/oidc-filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgn/oidc-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgn%2Foidc-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgn%2Foidc-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgn%2Foidc-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgn%2Foidc-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgn","download_url":"https://codeload.github.com/dgn/oidc-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgn%2Foidc-filter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","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":["envoy","istio","jwt","oidc-filter","openid-connect","wasm"],"created_at":"2024-07-31T19:01:41.204Z","updated_at":"2026-01-16T23:03:08.385Z","avatar_url":"https://github.com/dgn.png","language":"Rust","readme":"# oidc-filter\n\n`oidc-filter` is a Wasm plugin for Envoy/Istio that will redirect users to a given authentication URI if they do not present a JWT token.\n\n## Features\n\n- Automatically redirect users with no active session to an OpenID Connect Authorization Server for authorization\n- Stores JWT in cookie and transparently writes it to `Authorization` header for every request\n\n## How do I use this thing?\n\nCheck out the [examples/](https://github.com/dgn/oidc-filter/tree/master/examples/) directory.\n\n## Limitations\n\n- oidc-filter doesn't verify the JWTs yet (but Istio does that)\n- If the token has expired, AJAX calls with methods other than GET will fail on first attempt (but then succeed afterwards)\n- Not using state or nonce yet (so susceptible to replay attacks)\n\n## Development\n\n- Running `make` in the root of the repository will build `plugin.wasm`\n- Running `make image` will build a container image compatible with OpenShift Service Mesh 2.0+ and Istio 1.12+\n- See the [examples/](https://github.com/dgn/oidc-filter/tree/master/examples/) directory for how to test your changes\n\n## TODO\n- Add option to replay POST requests after redirects (so that redirected AJAX calls don't fail)\n  - Not sure if that's good behaviour\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgn%2Foidc-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgn%2Foidc-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgn%2Foidc-filter/lists"}