How to disable the login page of opendistro kibana 7.10.2 version in Windows

Hello @sai

You could disable the security plugin by removing it from ES and Kibana.

Alternatively, you can also use anonymous user. That way you will keep the security plug-in and won’t have the login screen.
Please be aware that anonymous authentication in ODFE has a flaw in Kibana and https://kibana:5601/auth/anonymous URL has to be used. Issue is resolved in OpenSerach.

1 Like