envoyproxy/envoy

Oauth2 filter: Support private_key_jwt in addition to token_secret

Chiusa

#40.127 aperta il 8 lug 2025

 (6 commenti) (0 reazioni) (1 assegnatario)C++ (5373 fork)batch import
area/oauthenhancementhelp wanted

Metriche repository

Star
 (27.997 stelle)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Title: Oauth2 filter: Support private_key_jwt in addition to token_secret

Description: Some IdPs encourage/enforce use of private_key_jwt in favor of client secret for client authentication per recommendation in RFC9700. Oauth2 filter does not support this yet.

Relevant Links

Guida contributor