Solved
iOS 15.4 beta - unable to sign-in using SSO - Content Security Policy unsafe-inline
I am using iOS 15.4 beta 3 (Released February 15, 2022 Build 19E5225g ) and am unable to sign-in using SSO. I am seeing error
Refused to execute a script for an inline event handler because 'unsafe-inline' does not appear in the script-src directive of the Content Security Policy.
From Apple's safari 15.4 beta release notes there have been Improvements for Content Security Policy 3.
"Added correct blocked resource violation reporting for inline script, inline style, and eval execution."
Does anyone know a workaround or if there is a fix coming for this?
