Dashboard Allow Embedded
-
Hello,
We're using started using Risevision to manage our displays, including the Mango dashboads.
However, they cannot load using the RiseVision player.
The display will load just fine using a local web browser.
Risevision also works in loading other internal webpages such as our Grafana screens.
Based on some googling, I suspect it is because the dashboard pages do not allow embedding. For example, I tried to load the URL www.google.com and that is also not working.
Is there some way to get around this problem we're having?
-
All:
Error:
Viewer.html?type=schedule&id=7fd6408d-8982-4e29-9d27-60866b1da8fd:1 Refused to display 'http://historian.internal.sheridanpoint.org/ui/updated-waterfall-information-screen' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
-
Have a look at the
web.security.iFrameAccess
option in env.properties -
Thanks Jared.
For now we set web.security.iFrameAccess=ANY as a test and it works great. We might restrict it further in the future.