-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The JWT cloud-to-prod auth interop test is failing #2680
Comments
This was referenced Feb 1, 2017
ejona86
added a commit
to ejona86/grpc-java
that referenced
this issue
Feb 1, 2017
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.
ejona86
added a commit
to ejona86/grpc-java
that referenced
this issue
Feb 1, 2017
Commit 65e4d9f broke the jwt_token_creds. 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. Fixes grpc/grpc#9497 Fixes grpc#2680
ejona86
added a commit
that referenced
this issue
Feb 1, 2017
Commit 65e4d9f broke the jwt_token_creds. 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 #2682 will allow reverting this change. Fixes grpc/grpc#9497 Fixes #2680
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://grpc-testing.appspot.com/job/gRPC_interop_master/10740/testReport/(root)/tests/cloud_to_prod_auth_default_java_jwt_token_creds/
The text was updated successfully, but these errors were encountered: