envoyproxy/envoy
jwt authn filter: re-retrieve the keys when it sees an unfamiliar kid value.
開放
#39,643 建立於 2025年5月27日
area/jwt_authnenhancementhelp wantedno stalebot
倉庫指標
- 星標
- (27,997 顆星)
- PR 合併指標
- (平均合併 8天) (30 天內合併 378 個 PR)
描述
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