Hi,
I trying to implement a sign in inside an IFRAME.
I’ve already activated Disable clickjacking protection for Classic Universal Login toogle, but the response headers content-security-policy: frame-ancestors 'none' and x-frame-options: deny are still being sent.
Something else is needed to enable login inside an IFrame?
