envoyproxy/envoy

Oauth2 filter: Support private_key_jwt in addition to token_secret

已關閉

#40,127 建立於 2025年7月8日

 (6 則留言) (0 個反應) (1 位負責人)C++ (5,373 個分叉)batch import
area/oauthenhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南