8 comments (8 comments)5 reactions (5 reactions)0 assignees (0 assignees)C++5,373 forks (5,373 forks)batch import
area/oauthenhancementhelp wanted
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
Title: Do we have any plans to support OIDC?
Description:
OAuth2 config is tedious, if support oidc, we only need config the discover api to implement the all oauth2 feature
[optional Relevant Links:]
Contributor guide
- Research direction
- Research existing OIDC implementations in Envoy's codebase and understand the current OAuth2 filter architecture. Consider implementing an OIDC filter that uses the discovery URL to configure OAuth2 flows.
- Tech stack
- cpp
- Domain
- securityauthenticationauthorizationapibackend
- Issue type
- Feature
- Prerequisites
- C++EnvoyOAuth2OIDC