Security for OSM Web Application
- Last UpdatedSep 05, 2024
- 1 minute read
Web Application security
Topics about securing access to your OSM Web Application.
-
Secure login to the OSM Web Application
-
Use HTTPS for browser client
-
Compliant HTML code in forms
HTTPS Secure login
We require using HTTPS protocol to connect to the OSM Web server from AVEVA™ Operational Safety Management Web Application.
Compliant HTML in forms
Security Warning: Before a supplementary form template in HTML is uploaded to the OSM database, it is important that the HTML contains no malicious code. Introducing malicious code into the HTML could result in an XSS attack in OSM Web Application. The customer is responsible for creating an HTML file that is well-formed HTML.