I am starting with camunda BPM so I am using https://start.camunda.com/ to create camunda spring boot application. I have created admin user with dummy/dummy credentials I have kepy spring security options as off over there as start.
Starter settings at a glance :

When I start application I am getting following error whenever I use my creds :
Login Failed :
CSRFPreventionFilter: Invalid HTTP Header Token
I dont see any relevant settings in application.yml