Migrated from Redmine #1480 | Author: Jan Luther
Status: New | Priority: High, I’m very impatient | Created: 2025-10-24
Hello,
I would like to enable customers to book our service.
We use a videocoaching platform that does not allow embedding JavaScript, so the SimplyBook booking widget cannot be used.
As a workaround I embedded the main booking page inside an iframe like this:
When the page is loaded inside the iframe users can see the booking page, but they cannot log in. Attempting to log in inside the iframe results in a 404 page. If I open the exact same URL directly in the browser (not in an iframe), login works fine.
Can you help me identify possible causes for the login failing when the page is embedded in an iframe, and advise what I can do to make login work correctly in this setup? Any guidance on configuration changes that would allow embedding and login to work would be greatly appreciated.
Thank you in advance.