Openfire on iframe

Hello. I am creating a multi-service platform and we have to put an Administration page with iframes where we can put all the administration services pages (phpmyadmin, openfire, webmin, etc …) where the team can access from the platform. However I am not able to embed the Openfire Dashboard in an iframe. Is there a way through some configuration file to allow an iFrame but only for the source domain (for example SAMEORIGIN) as it is usually configured in many services to allow iframes only for the same domain (and thus avoid security problems)?

Thanks very much.