Grpc-web: Add basic auth and HTTPS to QuickStart guide

Created on 25 Oct 2018  路  2Comments  路  Source: grpc/grpc-web

The guide currently shows how to get gRPC web working locally but it would be nice to have it expanded to include basic auth and have HTTPS since there鈥檚 no web server I think it would entail some envoy proxy configuration

Thank you

Most helpful comment

My post on gRPC authentication methods mostly apply here too: https://jbrandhorst.com/post/grpc-auth/. We should try to integrate some of these solutions in gRPC-Web as well.

All 2 comments

There's a gRPC-Web on Kubernetes example with HTTPS here: https://github.com/salrashid123/grpc_web_with_gke. I will probably look into better integrating that into this repo.

My post on gRPC authentication methods mostly apply here too: https://jbrandhorst.com/post/grpc-auth/. We should try to integrate some of these solutions in gRPC-Web as well.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivan-sysoi picture ivan-sysoi  路  5Comments

joaomlneto picture joaomlneto  路  4Comments

dv29 picture dv29  路  6Comments

rwlincoln picture rwlincoln  路  6Comments

TBoshoven picture TBoshoven  路  4Comments