envoyproxy / envoyproxy/gateway
Authorization based on the username of Basci Auth schema
Open
area/policy
stale
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
Support authorization based on the username of the Basic Auth schema within the `SecurityPolicy`.
Envoy Gateway currently supports authn with Basic Auth, the username can be extracted and put into metadata, then used as a subject for authz.
Depends on Envoy issues:
* https://github.com/envoyproxy/envoy/issues/34797
* https://github.com/envoyproxy/envoy/issues/34092
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.