envoyproxy/envoy

jwt authn filter: re-retrieve the keys when it sees an unfamiliar kid value.

オープン

#39,643 opened on 2025/05/27

 (10 件のコメント) (3 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/jwt_authnenhancementhelp wantedno stalebot

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Title: One line description

Description: The jwt authn filter should try to re-fetch the keys if it encounters an unknown key. This allows the jwt authn filter work with a provider that rotates keys (for example, Zitadel).

[optional Relevant Links:] https://github.com/envoyproxy/gateway/issues/4180

コントリビューターガイド