Compare authentication and authorization
- Last UpdatedJun 17, 2024
- 1 minute read
Authentication is the process of verifying the identity of the user. Typically, operators enter a user name and password to authenticate themselves before using an InTouch application. All three types of security verify the user’s credentials during the logon process as part of the authentication process.
Authorization is the process of determining if an authenticated user has access to the requested resources. Typically, access to InTouch functions is granted based upon the user’s membership in a group or assigned access level.