envoyproxy / envoyproxy/gateway
feat: method based authz should support paths to allow fine grained authz.
Aperta
area/api
help wanted
triage
- Lingua principale
- Go
- Stelle
- 3k
- Fork
- 864
- Merge medio
- 2g 2h
- PR unite (30g)
- 140
Descrizione
*Description*:
Method based authz should support paths to allow fine grained authz.
Example:
Distinction between `/example/foo` (read:foo) and `/example/bar` (create:bar) in the SP.
BUT: Both routes are part of one HTTPRoute with `spec.rules.matches[x].path: /example`.
[optional *Relevant Links*:]
[HTTP headers and method authz](https://github.com/envoyproxy/gateway/pull/5393)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.