I read that gRPC supports custom authentication methods and have oauth2 and tls support built-in. I wonder if grpc can be made to support kerberos?
http/2 is relatively new and so far from the w3c discussion there seems to be no support for kerberos.
I wonder if the custom authentication mechanism in gRPC will allow kerberos?