Unexpected properties received in HTTP request : Rule-Obj-Activity: ReloadSection @The following unexpected properties were received in an HTTP request for Thread PS1__TABTHREAD2: UserPage.Proficiency, UserPage.RemoteAccessPlatformRef, UserPage.pyAssignedOperator, UserPage.pyNote
In my case, I’m refreshing a wrapper section and I specify a data transform which sets the initial values for the “UserPage” mentioned in the error above.
@josenavas Hi, We are also having same issue in our application. Were you able to resolve this issue? If yes, can you please post solution that you tried.
The security SECU0001 alert is generated during the processing of HTTP requests. Properties that are not in the list of expected properties are ignored by the system during the processing of HTTP requests. After all HTTP parameters have been processed, the system generates this security alert, and lists all unexpected properties.
Kindly follow the below articles for more information/reason of this alert.
We have had few similar cases. In general currently we suggest clients to suppress the SECU0001 alerts taking into account the feedback that we have from the product team:
The SECU0001 alerts is an old feature where it logs an alert to warn that some extra properties are being added in the request. It does not have any significance with respect to security as Pega does not honor any extra properties sent through any request. There are areas of the platform that may trigger this alert along with your own custom code.
In order to suppress the alert you need to specify the setting (DSS):