Digest Authentication with gRPC

26 views
Skip to first unread message

sr...@box.com

unread,
Dec 6, 2017, 4:32:46 PM12/6/17
to grpc.io
Hi ,

Does gRPC support digest authentication ?
I am trying to figure out if that will work with the BigTable HBase client and I was told that it uses gRPC. 
Please let me know.

-Shubhro

falco...@gmail.com

unread,
Dec 7, 2017, 3:21:21 AM12/7/17
to grpc.io
Shouldn't be too hard to do. I'm not sure if there is already an default implementation for the language you want to use. There is a good overview here: https://grpc.io/docs/guides/auth.html

You can just create your credentials implementation using the Google Authentication as base (C# or C++ example). Or are you using a proxy like Envoy to offer an HTTP interface?
Reply all
Reply to author
Forward
0 new messages