Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key โ†’
โ† Back to dashboard
clawsmith.com/signal/oauth2-proxy-multi-provider
โš  IssueWide Opendev_tool_cliLive

oauth2-proxy supports only one provider at a time with no multi-provider routing

oauth2-proxy enforces a single upstream IdP per deployment. The alpha-config Providers array is documented as INCOMPLETE in the official docs (2025 comment confirms ongoing breakage). Organizations running multiple IdPs (corporate LDAP + GitHub for contractors + Google Workspace for a subteam) must deploy separate oauth2-proxy instances with no unified session layer. No working third-party tool ships multi-provider routing with shared session management for oauth2-proxy.

Score Breakdown

GitHub
161

Gap Assessment

Wide OpenNo dedicated solution exists

Vendor alpha feature explicitly documented as INCOMPLETE; open since 2020; no third-party routing layer exists that handles provider dispatch + unified session management on top of oauth2-proxy