grpc-go/authz
erm-g 8edfa1a17b
authz: End2End test for AuditLogger (#6304)
* Draft of e2e test

* No Audit, Audit on Allow and Deny

* Audit on Allow, Audit on Deny

* fix typo

* SPIFFE related testing

* SPIFFE Id validation and certs creation script

* Address PR comments

* Wrap tests using grpctest.Tester

* Address PR comments

* Change package name to authz_test to fit other end2end tests

* Add licence header, remove SPIFFE slice

* Licence year change

* Address PR comments part 1

* Address PR comments part 2

* Address PR comments part 3

* Address PR comments final part

* Drop newline for a brace

* Address PR comments, fix outdated function comment

* Address PR comments

* Fix typo

* Remove unused var

* Address PR comment, change most test error handling to Errorf

* Address PR comments
2023-06-01 19:32:33 -04:00
..
audit authz: End2End test for AuditLogger (#6304) 2023-06-01 19:32:33 -04:00
grpc_authz_end2end_test.go testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00
grpc_authz_server_interceptors.go authz: Rbac engine audit logging (#6225) 2023-05-17 10:21:06 -04:00
grpc_authz_server_interceptors_test.go Deprecate use of `ioutil` package (#5906) 2023-01-03 11:20:20 -08:00
rbac_translator.go authz: use pointer to to structpb.Struct instead of value (#6307) 2023-05-22 15:39:17 -07:00
rbac_translator_test.go authz: Rbac engine audit logging (#6225) 2023-05-17 10:21:06 -04:00