grpc-go/authz
Ashitha Santhosh 4f21cde702
authz: support empty principals and fix rbac authenticated matcher (#4883)
* authz: support empty principals in SDK and fixes to rbac authenticated
matcher.

* Minor formatting

* Remove pointer from principals fields

* resolving comments
2021-10-21 15:39:02 -07:00
..
rbac_translator.go authz: support empty principals and fix rbac authenticated matcher (#4883) 2021-10-21 15:39:02 -07:00
rbac_translator_test.go authz: support empty principals and fix rbac authenticated matcher (#4883) 2021-10-21 15:39:02 -07:00
sdk_end2end_test.go authz: support empty principals and fix rbac authenticated matcher (#4883) 2021-10-21 15:39:02 -07:00
sdk_server_interceptors.go authz: create file watcher interceptor for gRPC SDK API (#4760) 2021-10-08 17:09:55 -07:00
sdk_server_interceptors_test.go authz: create file watcher interceptor for gRPC SDK API (#4760) 2021-10-08 17:09:55 -07:00