Hello.
The following scenario is given:
I have a page on domain A, and this page is being served with nginx to domain B.
Proxmox is also available at domain B:8006
Embedding domain B:8006 /?console=lxc&vmid={vmid}&node={node}&resize=scale&xtermjs=1 to an iframe in domain A is the thing I'd like to achieve.
B:8006/?console.... works as expected in a browser tab, however, in an Iframe it's not sending the PVEAuthCookie and csrfPreventionToken, even though in the network tab they're there.
All in all, how could I open the console view in an Iframe, on a different domain?
The following scenario is given:
I have a page on domain A, and this page is being served with nginx to domain B.
Proxmox is also available at domain B:8006
Embedding domain B:8006 /?console=lxc&vmid={vmid}&node={node}&resize=scale&xtermjs=1 to an iframe in domain A is the thing I'd like to achieve.
B:8006/?console.... works as expected in a browser tab, however, in an Iframe it's not sending the PVEAuthCookie and csrfPreventionToken, even though in the network tab they're there.
All in all, how could I open the console view in an Iframe, on a different domain?
Last edited: