Internet Explorer P3P header issue
Anticipate and prevent the P3P header issue in Internet Explorer so that your mashup displays on a web page as intended.
Condition
Your mashup does not display on a web page when using Internet Explorer.
Cause
Some Internet Explorer patch versions block cookies from third-party domains.
Solution
- To prevent this issue, add the header
{"P3P":'CP:"ALL"'}
to the http/responseheader dynamic system setting.
Previous topic Safari cookies consent issue in versions below 13.1 Next topic Security warnings during mashup deployment