diff --git a/README.md b/README.md index 2076102..cced09d 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ A catalog of all projects in the Istio Ecosystem GH org * [coddiwomple](https://github.com/istio-ecosystem/coddiwomple) - generate configs to allow multi-mesh communication between services * [cni](https://github.com/istio-ecosystem/cni) - Istio CNI plugin to inject sidecars by setting up the requisite networking configuration (iptables, etc.) * [wharf-multicluster-sync](https://github.com/istio-ecosystem/wharf-multicluster-sync) - create a proof-of-concept for user friendly multicluster Istio mesh configuration. +* [authservice](https://github.com/istio-ecosystem/authservice) - Move OIDC token acquisition out of your app code and into the Istio mesh.