How is access to OpenProcess secured?
All traffic to the OpenProcess web application is made over an encrypted channel using HTTPS and TLS 1.2.
To access OpenProcess a user must sign-in using a valid email address and password. A system administrator can assign a user the appropriate set of permission to control what the user can access within the system.
Authentication and authorization is via OpenID Connect and OAuth protocols.