A Rewriting System for the Assessment of XACML Policies Relationship
M. Mejri, H. Yahyaoui, A. Mourad, M. Chehab

TL;DR
This paper introduces a novel rewriting system to assess relationships between XACML policies by transforming policy analysis into a boolean ring validity problem, demonstrating improved performance over existing SMT-based methods.
Contribution
The paper presents a new approach that maps XACML policies to boolean rings and uses a rewriting system for relationship assessment, with proven convergence and enhanced efficiency.
Findings
Better performance than SMT-based approaches
Memory cost reduction in policy analysis
Validated convergence of the rewriting system
Abstract
We propose in this paper a new approach to assess the relationship between XACML policies. Our approach spans over three steps. In the first one, the XACML policies are mapped to terms of a boolean ring while taking into account XACML policy and rule combining algorithms. In the second step, the relationship problem between XACML policies is transformed into a validity problem in a boolean ring. In the third step, the validity problem is resolved using a dedicated rewriting system. The convergence of the rewriting system is proved in this paper. Moreover, the approach is implemented and its performance is evaluated. The results show that our approach enjoys better performance and memory cost than the best so far published SMT based approach.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies · Access Control and Trust
