i want to run a mendix app within a mendix app same like iframe but without using an iframe due to security concerns like clickjacking,XSS, session leaks performance/UX issues and other security issues. so what is the best approach to do this. and ⭐ we dont want to use like expose from one app an rebuild ui in another app and consume.