Context sensitivity in role-based access control

  • Authors:
  • Arun Kumar;Neeran Karnik;Girish Chafle

  • Affiliations:
  • Block 1, Indian Institute of Technology, Hauz Khas, New Delhi-110016, India;Block 1, Indian Institute of Technology, Hauz Khas, New Delhi-110016, India;Block 1, Indian Institute of Technology, Hauz Khas, New Delhi-110016, India

  • Venue:
  • ACM SIGOPS Operating Systems Review
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes an extended role-based access control (RBAC) model, which makes RBAC sensitive to the context of an attempted operation. Traditional RBAC does not specify whether the permissions associated with a role enable access to a particular object, or to some subset of objects belonging to a class. We extend the model by introducing the notions of role context and context filters. Context filters are Boolean expressions based on the context of the user attempting the operation, as well as the context of the object upon which the operation is attempted. By supplying context filters during the definition of a role, a security administrator can easily limit the applicability of users' role memberships to particular subsets of the target objects. We also describe our implementation of the model in a web-services platform, to illustrate how this technique is particularly valuable when the data is hierarchically structured.