Attribute-based access control: Difference between revisions

Content deleted Content added
No edit summary
MacTed (talk | contribs)
mNo edit summary
Line 1:
Attribute-based [[access control]] defines a new access control paradigm whereby access rights are granted to users through the use of policies which combine attributes together. The policies can use any type of attributes (user attributes, resource attributeattributes, etc...). Attributes can be compared to static values or to one another thus enabling relation-based access control.
 
TheOne standard that implements attribute-based and policy-based access control is [[XACML]], the eXtensible Access Control Markup Language.