Open moelheni opened 8 years ago
Are you using FreeRDP-WebConnect as is, or you're serving the static code using another HTTP server? As far as my investigation went, there is no place where 'X-Frame-Options' is set.
I am trying to use iframe with src="url of freerdp VM"
I integrated FreeRDP-WebConnect by copied the webroot
folder to my project and made some modifications.
When using iframe i have this error Refused to display 'url' in a frame because it set 'X-Frame-Options' to 'sameorigin'.