envoyproxy / envoyproxy/gateway

feat: method based authz should support paths to allow fine grained authz.

Open
#5,605 1 comment 0 reactions 0 assignees View on GitHub
area/api help wanted triage
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

*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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.