Question
BPM Company
NL
Last activity: 12 Apr 2024 12:43 EDT
Surpressing (database)exception in http response in SAML SSO
I'm looking into a finding where a HTTP GET-request was done to the SSO URL of our Pega application, a database-exception was happening and this got returned in the HTTP response body showing all details like the INSERT-query and the values.
I'm not able to reproduce the issue but I would guess there's a setting to surpress exceptions from coming back in the HTTP request.
I checked the security DSS on Understanding dynamic system settings | Pega but don't see an explicit one.
prconfig/alerts/database/operationTimeThreshold/suppressInserts/default seems related but surpresses what goes to the log.
Are there 1 or more relevant settings/configuration/DSS to surpress exception details to be returned in the HTTP response?