
Authorization — is the process of verifying a user's access rights to specific system resources or functionality. Authorization happens after successful authentication of the user.
Authorization is an important component of system security and allows access to functions available to users according to their roles.