Cross-site Scripting (XSS)

The Oracle Life Sciences IAMS Inbound User Provisioning Service API prevents cross-site scripting by following the OWASP recommended methodologies.

The best method to address XSS is to validate all data using whitelists and encode data as necessary, according to the presentation or handling of the data.