-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
spring-boot 3.0.0, 7.10.0-alpha1
What are the steps to reproduce your problem?
1. Create Spring Boot application with Camunda Webapp starter included
2. Define following configuration parameter: camunda.bpm.webapp.index-redirect-enabled: false
3. Start the application and open localhost:8080
What is the problem?
Redirection to index.html bundled inside Camunda Webapps and in turn redirection to /app/tasklist takes place.
What would be the expected behavior:
Redirection should not happen.
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-9071 cant disable webapp automatically redirect
- Closed