Hi I currently re-installed camunda using the tomcat deployment (7.14.0) on a fresh database. So only the demo/demo
credentials were present in the identity service. Then I went on and created a sample user (say user/user
) through demo/demo
and added it to accounting
group.
Now when I tried logging in with user/user
, I get
Login Failed :
Wrong credentials, locked user or missing access rights to application
What is the issue here? I tried clearing my cookies and cache too. Plus if I add the new user/user
to camunda-admin
group I am able to login.