Skip to content
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

Passing token based auth through proxy? #84

Closed
jdugan1024 opened this issue Aug 31, 2017 · 2 comments · Fixed by #102
Closed

Passing token based auth through proxy? #84

jdugan1024 opened this issue Aug 31, 2017 · 2 comments · Fixed by #102

Comments

@jdugan1024
Copy link

Hello, I'm working with @pjm17971 and this is a follow up to #79. Thanks for grpc-web -- I think it's fantastic idea and we'd really love to use it in our project.

We're trying to use the grpc-web proxy to talk to an gRPC server that is fronted by Google Cloud Endpoints -- I've attached a diagram. We are using JWT tokens for authentication. It seems like the token isn't making it through the grpcwebproxy. I've looked at the code and I can't see why that isn't getting passed through.

Do you think the JWT token should be making it through to the backend server? Is there someplace I'd need to add something to help with that? I'm totally fine adding some code but I'm not sure I fully get how the proxy works and so I'm not sure if that would be an adjustment to the grpcwebproxy code or perhaps to the grpc-proxy library. Any pointer you could give would be greatly appreciated!

esp

@pjm17971
Copy link

@jonnyreeves Any thoughts on this one? We never came up with a solution for this but are still interested in making this work. Thanks!

@ypoluektovich
Copy link

This appears to be the same as #91.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants