On Wed, Aug 3, 2016 at 4:59 AM, JI Ioannidis <[email protected]> wrote:

> Consider a simple RPC setup protected with http/2, such as
> https://github.com/jayeye/grpc/tree/ji/secure-hello/
> examples/python/helloworld
>
> The server will know that the client was properly authenticated, but if it
> wants to know which of its zillion clients it was, how does it access the
> contents of the cert that was used by the client? I would have assumed 
> *context.auth_context()
> *would be the answer, but there is no such method for context.
>

I don't believe that this is possible today. I've opened issue 7710
<https://github.com/grpc/grpc/issues/7710> to see about adding it in the
future.
-Nathaniel

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAEOYnART%3D21ShHcTfDQaNTdbFwLhX_09zBLsjFqF0QZOx_NKuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to