Question
Cognizant
IN
Last activity: 22 Jul 2019 2:08 EDT
Page Cannot be Displayed Error on loading a section: Security Issue
We have a html section for attaching files which is based off iFrame. On loading this section from flowaction, we are getting page cannot be displayed error. Same section is working when we load from harness.
And this issue is coming only in https (443) node of application, and same is working fine in http (8080)
In chrome console, we are able to see below error,
Blocked a frame with origin "https://application.com" from accessing a cross-origin frame at pega.ui.Doc.hideSmartInfoHarness "https://application.com/prweb/PRServlet".
And in IE console, able to see errors related to HTTPS security is compromised by res://ieframe.dll/...
Issue is being observed from last two weeks and no changes related to x-Frame options, load balancer (https:443) or hot fixes have been made in recent time.
Please suggest,
Thanks,
Bharathi
***Edited by Moderator: Lochan to update platform capability tags***
Hi Bharathi,
Can you please share your alert log, If you are getting "Secu00009" Pega alert code or the similar error message below, You have to add the below local change.
A browser has reported a violation of your application's Content Security Policy : A browser has reported a violation of your application's Content Security Policy. <CR>If you would like to correct this, modify your application's Content Security Policy to allow the Blocked Content Source to your Violated Directive<CR>
Local change:
Add the website list to be bypassed in the "Allowed form actions" of "Form Actions" directive in "pxDefaultAllowAll" or custom content security policy.