What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Possible to display router UI in an iframe?

hollywoodscotty

New Around Here
I'm trying to get the router UI to display in a Home Assistant webpage card. I've resolved all of the issues that could cause the page to refuse to connect (http vs https, local network vs wan, etc), but it always refuses to connect. I can only assume the webpage blocks being displayed in an iframe. Is there a way to bypass this?
 
I'm trying to get the router UI to display in a Home Assistant webpage card. I've resolved all of the issues that could cause the page to refuse to connect (http vs https, local network vs wan, etc), but it always refuses to connect. I can only assume the webpage blocks being displayed in an iframe. Is there a way to bypass this?
It is possible what you are seeing is the prevention of cross domain/page scripting in the iframe by either the web browser or the web page to prevent cross frame/domain/page scripting attacks/hacks.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top