You can remove the Log Settings window from the administrative console,
requiring administrators to use only the administrative API for enabling verbose
messaging. The log settings are located in the administrative API at
/serverSettings/logSettings
.
- Go to the <pf_install>/pingfederate/server/default/data/config-store directory.
- Open the org.sourceid.saml20.domain.mgmt.impl.LogSettingsManagerImpl.xml file in a text editor.
-
Change the value of the ShowLogSettingsPage parameter to
false
. - Save your changes.