istio-ecosystem / authservice

Move OIDC token acquisition out of your app code and into the Istio mesh
Apache License 2.0
217 stars 63 forks source link

Allow configuration of endpoints by configuring the OIDC Provider's well-known endpoint #59

Closed cfryanr closed 7 months ago

cfryanr commented 4 years ago

To make the authservice a little easier to configure, give the user the option to configure EITHER the well-known endpoint of their OIDC provider OR the jwks json/endpoint, token endpoint, and authorization endpoint.

nacx commented 7 months ago

Support for this has been added in v1.0.0