-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Milestone
Description
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
Reactions are currently unavailable