envoyproxy/envoy

BasicAuth HTTP filter: emit metadata containing username

Open

#34,797 opened on 2024年6月18日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/basic_authenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
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.

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