Difference between revisions of "Authorization"

From Clinfowiki
Jump to: navigation, search
Line 1: Line 1:
'''Authorization''' is the process specifying access rights to resources. It defines who is authorized to do and see what. Along with [http://a.com authentication ] and audit, authorization is one of the three pillars of security in any given system.  
+
'''Authorization''' is the process specifying access rights to resources. It defines who is authorized to do and see what. Along with [http://www.clinfowiki.org/wiki/index.php/Authentication authentication ] and audit, authorization is one of the three pillars of security in any given system.  
  
  

Revision as of 23:38, 20 November 2011

Authorization is the process specifying access rights to resources. It defines who is authorized to do and see what. Along with authentication and audit, authorization is one of the three pillars of security in any given system.


Authorization can be user based, role based, or context based. Authorization designed well will not prevent providers from their patient care activities.