HP ALM REST API Reference
Output Sanitization Whitelist

To specify which tags, attributes, and protocols are returned as-is when using HTML sanitization, create a custom whitelist file named sanitizer-whitelist.xml. Place the file in directory: . On Windows platforms the default path is C:\ProgramData\HP\ALM\webapps\qcbin\WEB-INF\classes\. On Linux platforms the default path is /var/opt/HP/ALM/webapps/qcbin/WEB-INF/classes/. The whitelist takes effect when the service is restarted.

In a cluster environment, put the whitelist on each node.

The whitelist contains three collections.

Sample sanitizer-whitelist.xml

Sanitizer-whitelist Schema

See Also