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

Does authservice support implicit flow? #108

Closed r-kotagudem closed 3 years ago

r-kotagudem commented 4 years ago

Is there a way we can use implicit flow instead of code flow for authservice? any insight on this is highly appreciated?

cfryanr commented 4 years ago

Not yet. If you’re interested in that, could you please describe your use case to help us understand what you would like to accomplish with it? Thanks!