Iframe sandbox issues

Hi,

I am looking at using an Interaction Widget integration. The app loaded in the integration uses an embed html tag to render a pdf, the iframe that is used to load this enforces sandbox attribute which disables the ability to use embed html tag among other things and there is no allow option.
Is it possible to remove the sandbox attribute as this will be loading a trusted domain?

The other use case we have is being able to open a popup in a window that renders a pdf in the chrome native pdf viewer. This is disabled by the sandbox attribute and can only be reintroduced using allow-popups-to-escape-sandbox option which is not available in Genesys sandbox options. Is there a reason for this being missing or can it be included?

Thanks

Hi @Darren
I'm not sure why that sandbox option is not supported, there may be a security consideration behind that.
However, if this is a feature you'd like to see added, you can suggest new ideas at the Ideas portal

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.