Bill DeCoste

Results 25 comments of Bill DeCoste

[create_vs.tar.gz](https://github.com/solo-io/gloo/files/9477835/create_vs.tar.gz)

![Screen Shot 2022-09-02 at 5 27 37 AM](https://user-images.githubusercontent.com/688754/188143058-d54ae2fd-856f-4bc3-a93f-27fdbf0b883c.png)

The problem also occurs if there are multiple RTs with different AuthConfigs and no AuthConfig at the VS level

The problem also occurs if the AuthConfigs are at the VS delegateAction level instead of the RT level

$ envoy --version envoy version: 74e717456bb4f43a4c9ad5ab8274451f9c3f6ad6/1.17.0-dev/Distribution/RELEASE/BoringSSL

I am also testing with `type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager` vs `type.googleapis.com/envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy`

As does the config to an HttpConnectionManager. Closing while I figure out what's wrong with my other config. Thanks!

Can you please provide more detail on the use-case this is intended to solve? Implementing an Envoy filter to generate and attach a JWT via an iDP is certainly possible...