Hello Everyone
I am having a few kibana dashboards where kibana is enabled with SAML authentication. which is working when used directly in browser.
We have an angular front end where we want to use those dashboards as iframe embedded urls. When we embedd the the dashboard url in iframe microst started giving error " login.microsoftonline.com refused to connect."
This error is due to the microsoft policy xframe options set to deny.
Is there any alternative where I can use the SAML AD authenticated dashboards in iframe.