Hi Team, we are getting below error when trying run application.
[ERROR] DefaultNoopAuthentication - Unable to determine authentication. Please check your configuration
Application setup is:
- zeebe-client-java 8.4.0
- spring-boot-starter-camunda 8.4.0
- Spring Boot 3.2.5 the camunda version 8.4.0
As per some other blocks and version compatibility details Camunda version 8.4.0 is compatible with Spring Boot >=3.x.x
Please let us know anything we are missing here.