Embed anonymous not working

hi,
I'm having trouble embedding anonymously into another website, when I input the kibana.yml config and my kibana can't be accessed with an error

#xpack.security.authc.providers:

basic.basic1:

order: 0

anonymous.anonymous1:

order: 1

credentials:

username: "anonymous1"

password: "public123"

I moved your topic, I think you will get more help in the kibana area.

1 Like

Welcome to our community! :smiley:

Please don't post pictures of text, logs or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them :slight_smile:
It's also very useful if you can please format your code/logs/config using the </> button, or markdown style back ticks. It helps to make things easy to read which helps us help you,

What version of Kibana are you running?

i use kibana 7.10 , any solution?

Kibana anonymous access was introduced in v7.11

You'll need to upgrade.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.