Introduce Spring Boot Security Starter & Oauth2 Camunda Run modules #4451
Closed
Description
Acceptance Criteria (Required on creation)
- There is an oauth2 Camunda Run module
- This module can be activated via
--oauth2
flag
- This module can be activated via
- There is a spring security Camunda Spring Boot module
- These reference the required dependencies for Spring Security with oauth2
- If activated, Spring Security is disabled for Camunda endpoints and regular Camunda auth is used.
Hints
- License check!