Open gtfierro opened 5 years ago
Starts here: https://github.com/gtfierro/xboswave/blob/master/grpcauth/server.go#L131
Currently we don't do any matching on the resource, so the resource in the attestation has to exactly match the expected GRPC service description. This is obviously too restrictive
Starts here: https://github.com/gtfierro/xboswave/blob/master/grpcauth/server.go#L131