Why does iframe come from different domain?

I have noticed iframe requests come from retool-edge.com.

What about a self hosted version? What would the iframe origin be in that case?

Looking into this! Will reply back when I have a better answer for you :slightly_smiling_face:

1 Like

Alright, it looks like self-hosted is null by default from anywhere you can write JS (queries, component config, custom components). The only exception Iā€™m aware of is if you enable the Storage and cookies toggle on custom or iframe components, which will use the same origin as the instance.

Thanks.

Of course! Let me know if you have any other questions :blush: