envoyproxy / envoyproxy/gateway
Support public OIDC client
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 148
Description
Currently envoy gateway requires a client secret for OIDC authentication. But for public client there is no client secret. Technically it works by adding a dummy secret. It would be better to make the client secret optional though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.