Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interop-testing: overrideAuthority breaks JWT
Commit 65e4d9f caused grpc/grpc#9497 and grpc#2680 (dup). It is believed to be because the JWT does not see the authority passed to overrideAuthority. So the changes to interop-testing client are temporarily reverted here. Note that this breaks GRPC_PROXY_EXP testing, so the incompatibility needs to be resolved. Solving grpc#2682 will allow reverting this change.
- Loading branch information