-
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
[CAM-13560] Quarkus REST API Extension
Summary | Original: [FEATURE] REST API | New: [FEATURE] REST API ✅ |
Summary | Original: [FEATURE] REST API ✅ | New: [FEATURE] REST API |
Description |
New:
h4. User Story
I can add a Camunda REST API extension to my Quarkus.io application to interact with the REST API. h4. Functional Requirements - h4. 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 h4. Limitations of Scope - h4. 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. |
Mentioned Roles |
Mentioned Groups |
Issue Type | Original: Sub-task [ 6 ] | New: Feature Request [ 2 ] |
Parent |
Original:
|
Summary | Original: [FEATURE] REST API | New: Quarkus REST API Extension |
Epic Link |
New:
|
Summary | Original: Quarkus REST API Extension | New: [Out of Scope] Quarkus REST API Extension |