Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Trying to embed a Sense app into an iframe in a web app, but getting issues from Microsoft Azure AD (which is the IDP for the Qlik Cloud tenant). It seems that when the frame gets redirected to Azure for authentication, that in turn disallows embed, and so it fails to render.
"The loading of “https://login.microsoftonline.com/REDACTED” in a frame is denied by “X-Frame-Options“ directive set to “deny“."
Can we pre-auth the browser somehow with javascript to not have this redirect happen?
@StefanBackstrand - absolutely!
Here's a forward looking framework, and here are some iFrame specific examples.