Skip to content

Passing token based auth through proxy? #84

@jdugan1024

Description

@jdugan1024

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions