I can obviosly set the x-frame aptions at the app level in my settings but would anyone now if its possible to apply at a page level. For example restrict embbeding my app but then allow only a scpecific page?
I don’t think there’s any way to do this at present. This is a server-level function and Bubble doesn’t give us any granularity WRT iFrames at the moment. (So as you note, it’s a global on/off type setting.)
If that’s the case, here’s one potential workaround:
Create a separate app and create this one page in it. Grab the information / data you need for it through the API. Then, iframe that one page into your primary app. This way, other people can also iframe the same original page (but not the rest of your app).
Anyhow, just an idea.
That’s an interesting idea, but of course has cost implications. (This is a completely valid workaround though and I’d not thought of that!)
@keith thank-you, i had assumed this was the case…but needed that second opinion to validate…cheers
@sridharan.s thanks Scott…of course…brilliant
This topic was automatically closed after 70 days. New replies are no longer allowed.