Simplified access control language based on XACML using JSON

In the literature, there is no standard JSON format for XACML policies. Indeed, The JSON profile of XACML only deals with XACML requests and responses. The idea behind this project is implementing a simplified Access Control Language based on XACML, but using JSON instead of XML. The profile propose...

Full description

Bibliographic Details
Author: Stroppa, Luca
Format: master thesis
Publication Date:2022
Country:España
Institution:Universitat Politècnica de Catalunya (UPC)
Repository:UPCommons. Portal del coneixement obert de la UPC
Language:English
OAI Identifier:oai:upcommons.upc.edu:2117/377206
Online Access:https://hdl.handle.net/2117/377206
Access Level:Open access
Keyword:Programming languages (Electronic computers)
XML (Document markup language)
authorization
access language
JSON
schema
policy
request
response
Llenguatges de programació
XML (Llenguatge de marques)
Àrees temàtiques de la UPC::Informàtica::Llenguatges de programació
Description
Summary:In the literature, there is no standard JSON format for XACML policies. Indeed, The JSON profile of XACML only deals with XACML requests and responses. The idea behind this project is implementing a simplified Access Control Language based on XACML, but using JSON instead of XML. The profile proposed aims at providing a more lightweight and simple way to write policies, as well as access requests, and responses, using indeed the JSON format.