I added a property to Authentication context in grpc AuthMetadataProcessor. 
If server is idle for some time, Authentication context is disposed.

I expected that this property would persist for all rpc call's.

  https://github.com/grpc/grpc/blob/master/doc/server_side_auth.md

I tried to enable KeepAlive but it does not go till the grpc interceptor 
application layer which makes sense.

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/grpc-io/b51a242c-e3b9-4844-9a6c-061ba5c8efe0n%40googlegroups.com.

Reply via email to