Multi-session Separation of Duties (MSoD) for RBAC

  • Authors:
  • David W. Chadwick;Wensheng Xu;Sassa Otenko;Romain Laborde;Bassem Nasser

  • Affiliations:
  • University of Kent, UK. d.w.chadwick@kent.ac.uk;Beijing Jiaotong University, China. xuwsh2002@yahoo.com.cn;University of Kent, UK. o.otenko@kent.ac.uk;IRIT, France. laborde@irit.fr;University of Kent, UK. b.nasser@kent.ac.uk

  • Venue:
  • ICDEW '07 Proceedings of the 2007 IEEE 23rd International Conference on Data Engineering Workshop
  • Year:
  • 2007

Quantified Score

Hi-index 0.01

Visualization

Abstract

Separation of duties (SoD) is a key security requirement for many business and information systems. Role Based Access Controls (RBAC) is a relatively new paradigm for protecting information systems. In the ANSI standard RBAC model both static and dynamic SoD are defined. However, static SoD policies assume that the system has full control over the assignment of all roles to users, whilst dynamic SoD policies assume that conflicts of interest can only arise during the simultaneous activation of a user's roles. Unfortunately neither of these assumptions hold true in dynamic virtual organisations (VOs), or in business processes that span multiple user sessions, or where users only partially disclose their roles at each session. In this paper we propose multi-session SoD (MSoD) policies for business processes which include multiple tasks enacted by multiple users over many user access control sessions. We explore the means to define MSoD policies in RBAC via multi-session mutually exclusive roles (MMER) and multi-session mutually exclusive privileges (MMEP). We propose an approach to expressing MSoD policies in XML and enforcing MSoD policies in a policy controlled RBAC infrastructure. Finally, we describe how we have implemented MSoD policies in the PERMIS Privilege Management Infrastructure