Abhinava Sadasivarao
Abhinava Sadasivarao
Adding to my previous point, an alternate implementation approach (as described [here](https://grpc.io/docs/guides/auth.html)) can be used where the server implements a MetadataCredentialsPlugin - But like I mentioned, this still requires that...
Also, what is the behavior on the GNMI/GRPC client side? 1. Is it unfair to expect that the client sends with every GRPC RPC request? Or, would it just be...
I see another related open query: https://github.com/openconfig/reference/issues/112