Closed
Description
To be designed and implemented.
Related PRs:
Bad news
- Cannot compose insecure credential: combinedChannelCredentials w/ createFromMetadataGenerator + createInsecure grpc/grpc-node#567
Links
Resources
- https://github.com/grpc/grpc-go/blob/9280052d36656451dd7568a18a836c2a74edaf6c/examples/features/authentication/server/main.go#L96-L100
- https://github.com/grpc-ecosystem/grpc-gateway/blob/a8f25bd1ab549f8b87afd48aa9181221e9d439bb/runtime/context.go#L51
- https://github.com/johanbrandhorst/grpc-auth-example/blob/1990afcec34fef940ab029340e4f1f616cfcb6ce/auth/auth.go#L24
- gRPC Client Authentication: A crash course in different auth methods
- How Unsecure gRPC Implementations Can Compromise APIs