Matt Keeler 870a6ad6a8
Handle resolving proxy tokens when parsing HTTP requests (#4453)
Fixes: #4441

This fixes the issue with Connect Managed Proxies + ACLs being broken.

The underlying problem was that the token parsed for most http endpoints was sent untouched to the servers via the RPC request. These changes make it so that at the HTTP endpoint when parsing the token we additionally attempt to convert potential proxy tokens into regular tokens before sending to the RPC endpoint. Proxy tokens are only valid on the agent with the managed proxy so the resolution has to happen before it gets forwarded anywhere.
2018-07-30 09:11:51 -04:00
..
2018-03-19 16:56:00 +00:00
2018-07-26 11:39:49 -04:00
2017-10-25 19:30:35 +02:00
2018-01-28 22:48:21 +04:00
2018-03-27 10:59:42 -05:00
2018-02-12 10:15:31 -08:00
2018-07-07 14:03:34 +02:00
2018-07-26 11:39:49 -04:00
2018-07-12 16:33:56 +00:00
2018-03-19 16:56:00 +00:00
2018-02-12 10:15:31 -08:00
2018-06-14 09:42:18 -07:00
2018-02-12 10:15:31 -08:00
2018-02-12 10:15:31 -08:00
2018-02-12 10:15:31 -08:00
2018-02-12 10:15:31 -08:00
2018-02-12 10:15:31 -08:00
2018-03-19 16:56:00 +00:00
2018-01-26 07:56:44 -08:00