Palaibada
(Dito)
February 14, 2022, 11:10pm
1
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: "user"
password: "public123"
warkolm
(Mark Walkom)
February 15, 2022, 12:20am
2
Please don't post your question more than once, it makes it harder for people to help you
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"
[image]