Authorization


Topic | v1 | created by jjones |
Description

Authorization is the function of specifying access rights/privileges to resources, which is related to general information security and computer security, and to access control in particular. More formally, "to authorize" is to define an access policy. For example, human resources staff are normally authorized to access employee records and this policy is often formalized as access control rules in a computer system. During operation, the system uses the access control rules to decide whether access requests from (authenticated) consumers shall be approved (granted) or disapproved (rejected). Resources include individual files or an item's data, computer programs, computer devices and functionality provided by computer applications. Examples of consumers are computer users, computer software and other hardware on the computer.


Relations

e.g. ASP.NET Core authorization

ASP.NET Core authorization provides a simple, declarative role and a rich policy-based model. Authori...

subtopic of Computer security

Computer security, cybersecurity or information technology security (IT security) is the protection o...


Edit details Edit relations Attach new author Attach new topic Attach new resource