Feature Request
Description of Problem:
Need to implement authentication between service domains
- TLS authentication - server certificate - client certificate for gRPC
- Oauth or SAML for HTTP
Potential Solutions:
- mutual TLS authentication - using the Quarkus gRPC extension
- using Kafka to configure authentication for event-driven actions
- using the operator to configure authentication
Feature Request
Description of Problem:
Need to implement authentication between service domains
Potential Solutions: