English

Graph Model Implementation of Attribute-Based Access Control Policies

Cryptography and Security 2019-09-24 v1

Abstract

Attribute-based access control (ABAC) promises a powerful way of formalizing access policies in support of a wide range of access management scenarios. Efficient implementation of ABAC in its general form is still a challenge, especially when addressing the complexity of privacy regulations and access management required to support the explosive growth of social and IoT networks. In this paper, we introduce a graph model implementation for expressing and evaluating access policies and illustrate a sample use-case implementation over Neo4 Graph Database. Graph databases excel at querying connected data and hence can evaluate complex policies efficiently via graph traversal algorithms.

Keywords

Cite

@article{arxiv.1909.09904,
  title  = {Graph Model Implementation of Attribute-Based Access Control Policies},
  author = {Hadi Ahmadi and Derek Small},
  journal= {arXiv preprint arXiv:1909.09904},
  year   = {2019}
}

Comments

20 pages, 4 figures

R2 v1 2026-06-23T11:22:20.234Z