Unlike with EnvelopeViews:createRecipient, which has options to configure clickjacking protections via x-frame-options or csp frame-ancestors, there are no such options for the createSender view.
Due to this when displaying the sender view within an iframe element the browser blocks the request.
How can we add Clickjacking protection to the embedded sender view to avoid this and add security.
Here’s an example of the error on Firefox: