Forums | Mahara Community
Support
/
iFrame Cookie Issue
02 September 2020, 15:30
We are trying to embed Mahara Page to our website via iFrame.
Following has been done
- Modified the initial.php to ensure HTTP X-Header does not blocked the iFrame
- Made the Page as Secret URL
- Embedded to our website
The iFrame displayed fine, However, when we are trying to browse different page inside the iFrame, we are getting the Cookie Error.
Unless we make the post [Public] + [Secret URL] to resolve the cookie issue.
Is there a way to make the Page [None-Public] + [ Secret URL] work as iFrame without Cookie problem ?
Thank you for your time!