Hi all,

For security purposes, we are needing to know the initial service URL the 
client sent (e.g. https://my-grpc-server-external.com/some-method). We plan 
to have an internal and external load balancer with different DNS, and need 
a way extract that on the server side. I thought the context object in the 
server's method would have it, but unable to find it. I also thought the 
grpc.AuthMetadataContext 
<https://grpc.github.io/grpc/python/grpc.html#grpc.AuthMetadataContext> 
might have it, but that looks like a client-side property.

Any help is appreciated.

Best,
Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/e11705b5-a9eb-4e26-b1fd-fd369c93c1cen%40googlegroups.com.

Reply via email to