ext_authz: allow receiving dynamic metadata from gRPC authorization server #9049
Labels
area/ext_authz
design proposal
Needs design doc/proposal before implementation
help wanted
Needs help!
Title: ext_authz: enable receiving dynamic metadata from gRPC authorization server
Description:
I've got a custom authorization server which looks up some additional data for each request that I like to carry forward to other filters, but not upstream.
Example use cases for setting metadata:
Relevant links
I think this might be the opposite of feature request #7699 (Fixed with PR #7818)
The text was updated successfully, but these errors were encountered: