Camunda 8 Manual Setup

Hi Team,
When I try to setup manually camunda 8 in my local. I try to login with demo/demo. But unable to login.
I even tried adding user into elastic search and try to login back with that user also, I am unable to do it. Can anyone help me on this.
Below is the documentation I am following up

@StephanHaarmann any suggestion from your side.

Hi,
Which components have you installed, did you install identity and kecloak? To which component are you trying to log in?

Hi @StephanHaarmann
I am trying to do manual steps following this,

Manual installation on local machine | Camunda 8 Docs

  1. Ran the elasticsearch (elasticsearch.bat)
  2. Ran the zeebe (broker.bat )
  3. Ran the Operate. (operate.bat)

Trying to login operate using demo/demo. But unable to do it.

Hi @vinothkumar,
Did you try to explicitly configure the user in Operate’s application.yaml?
Can you provide us the application.yaml file of Operate?