Hi I have setup 3 node cluster in azure environment and some how I'm able to generate auto passwords using "bin/elasticsearch-setup-passwords auto".So I'm able to check cluster health using curl query in other nodes, but actual issue is coming here when I'm setting
xpack.security.enabled: true
xpack.security.transport.ssl.enabled: true
Then I'm getting the below mentioned error, I need to define roles and permission in kibana.
Please before setting up of above configuration I'm able to login with elastic username and password.


