You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to envoy-users
Hi, envoy-users.
I've been trying and failing to match and route a request based on information added to the dynamic_metadata space after the request is successfully authenticated by an external auth-server, which is configured with gRPC.
I managed to debug the service_metadata space with Lua, I can print the info in the logs, but the service_metadata matcher apparently cannot access the information.