How can I embed an OSDK application (hosted app, in Foundry) in another website I own?

I have an hosted OSDK application written via Developer Console, hosted in Foundry via Hosted Apps.
I want to iframe this website outside of Foundry, in a website I own.

Is it possible ? How can I setup the frame-ancestors, etc. and CSP policies to allow it ?

1 Like

Hi @VincentF

Content Security Policies are managed at Organization level in the control panel.
You need to have “Manage Content Security Policy” rights.
This is typically associated with “Data Governance Officer” or “Organization administrator” roles.

If you don’t have those rights, you need to contact those individuals in order to add the URLs.

Also, in case visitors to your website do not have users in your Foundry instance, auth needs to be set up with a service user to pull the data you want available to said users.