Hi, i'm trying to set my web application to connect with noVNC to a proxmox host. I was able to do it setting the PVEAPIToken mannualy with the ModHeader extension, but i can't pass the ticket to my iframe in my app. Has anyone stumbled in a similar scenario? How did you guys worked around it? Setting the cookie mannualy in the document.cookie also give me a 401 on the iframe.