Single Sing On

I'm loading a Kibana dashboard in an iframe. It asks for username and password to login. How do I bypass this login?

Hi @fenixon,

I've changed the topic of your question to Kibana rather than Synthetics as it appears more appropriate to your question.

I would have a look at the embedded content authentication and anonymous authentication documentation to see which option works for your use case.

Hope that helps!

Hi,


Can I bypass this login in Iframe?

Try the anonymous authentication method listed above. This should allow users access without needing to specify credentials.