I am having trouble with using osTicket in an iFrame.
I've set the content-security-policy to include the "host" domain (where the iFrame is)
I've installed an SSL certificate on the osTicket webserver so both the "host" domain the the osTicket one are https.
I've added the "host" domain on Allow System iFrame setting in the General Settings
The osTicket appears fine but I cannot login. In the Dashboard>System Logs I am getting a "Invalid CSRF token" error.
If I go to the osTicket webserver directly, eveything works fine. It's just through the iFrame that login does not work.
Any ideas?