-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
External Access for SonataFlow
-
False
-
None
-
False
-
To Do
-
-
{}Description
Currently, workflow endpoints are only accessible via K8s services and are not exposed through external routes (e.g., OpenShift Route). This limitation restricts clients to those within the same K8s cluster, which poses a challenge for external systems that need to invoke workflows or query the data-index service, but runs on a different cluster.
The purpose of this epic is to enable external access to workflows and the data-index service while ensuring:
- Security: Protect the system against unauthorized access and encrypt communication.
- Authorization: Define and enforce permissions for external access.
- Scalability: Ensure that the solution supports high availability and handles increasing workloads effectively.
Acceptance Criteria
- Workflow endpoints can be securely accessed from outside the K8s cluster.
- The data-index service is externally accessible with proper security and authorization mechanisms.
- relates to
-
SRVLOGIC-257 SonataFlow Gateway API Research Spike
-
- Closed
-