You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It retrieves the role token from the gRPC metadata, and authorize it using the athenz-authorizer.
53
53
@@ -143,7 +143,7 @@ Due to the limitation of gRPC, each RPC endpoint support only 1 resource, a sepa
143
143
144
144
For the reasons above, currently Vald team decided to hardcode `grpc` in the action field and use the when performing authentication and authorization check.
0 commit comments