Posts: 1759
Threads: 6
Joined: Jul 2015
Reputation:
115
Hi,
In the past it was possible to embed a visu page from other controllers by iframe into a ''master' controller.
Due to tightened policies in modern browsers this results in error due to same source policy headers.
Is there a way to solve this?
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
Enable "Allow external access via iframe" in Vis. configuration.
Posts: 1759
Threads: 6
Joined: Jul 2015
Reputation:
115
Thanks! Missed that one (:
Posts: 321
Threads: 72
Joined: Jan 2021
Reputation:
0
Hello
How to insert vis. from another SL?
I enabled "Allow external access via i frame "
in visualization I added Frame and insert the URL eg: "http://*.*.*.*/scada-vis"
but it didnt work
Best Regards,
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
You need to disable password access to the visualization in User access settings on the device that your embedding via iframe.
Posts: 256
Threads: 37
Joined: Feb 2016
Reputation:
1
(30.05.2022, 06:33)admin Wrote: You need to disable password access to the visualization in User access settings on the device that your embedding via iframe.
there is security issue if you disable it...
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
Of course but there's no other way to use it in an iframe. Alternative solution is to create the whole visualization in a single device and exchange values via KNX/IP. But this in only for the visualization, not schedulers or trends.
Posts: 321
Threads: 72
Joined: Jan 2021
Reputation:
0
hello
is there a solution fore remote access.
this solution work when access from local network or VPN. but how to solve access via remote IP
like change the iFrame ip depend on the ip used (local or remote)
Best Regards,