Test unauthenticated gRPC and gRPC-Web calls
eliobischof opened this issue · 0 comments
eliobischof commented
As an admin, I want to have a guarantee, that for all examples, all API protocols work as as expected, so I can confidently set up my environment using the examples.
Acceptance Criteria
- unauthenticated gRPC calls are tested on all examples
- unauthenticated gRPC-Web calls are tested on all examples
- on examples that use a machine user setup, authenticated gRPC-Web calls are tested
Only untested cases are listed.