envoyproxy/envoy

BasicAuth HTTP filter: emit metadata containing username

オープン

#34,797 opened on 2024/06/18

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/basic_authenhancementhelp wanted

Repository metrics

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

説明

Title: Emit metadata with username after successfully authenticated

Description: Once a request has been successfully authenticated using the BasicAuth filter, emit metadata containing username. The username can be used by the subsequent filters, such as the RBAC filter for authz.

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