Authorization


Authorization is the process of granting or denying specific permissions to an authenticated user/principal.

  • follows authentication
  • authorization is implemented with access controls
  • applies to networks, computers, and data