-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story
I can add a Camunda REST API extension to my Quarkus.io application to interact with the REST API.
Functional Requirements
-
Technical Requirements
- The extension has a dependency on the Camunda Engine Quarkus.io extension and exposes the engine managed by this dependency
- The servlet filters EmptyBodyFilter and CacheControlFilter are registered
- I can secure the REST API for external access by enabling basic authentication
Limitations of Scope
-
Hints
The prototype already has something working. However, there are missing things: Basic Auth, Servlet filters. Also, there is probably something wrong with the configuration since the Camunda REST API is only available when at least one Quarkus.io resource with @Path annotation exists.
This is the controller panel for Smart Panels app
- depends on
-
CAM-13628 Quarkus Support for the Platform
- Closed