What is authorization?
Experience Level: Junior
Tags: Azure Cloud
Answer
Authorization is a security mechanism to determine access levels or user/client privileges related to system resources including files, services, computer programs, data and application features. This is the process of granting or denying access to a network resource which allows the user access to various resources based on the user's identity.
Related Security job interview questions
What is JWT and how do you use it?
JWT JuniorWhat is authentication?
Azure Cloud JuniorIs the JWT header encoded? If so, how?
JWT JuniorWhat information is stored in the third part of JWT?
JWT JuniorWhat information is stored in the second part of JWT?
JWT Junior