Date of Award
Spring 1-1-2004
Document Type
Thesis (Undergraduate)
Department or Program
Department of Computer Science
First Advisor
Ed Feustel
Abstract
The development of eXtensible Distributed Access Control (XDAC) systems is influenced by the transference of data access and storage from the local computer to the network. In this distributed system, access control is determined by independent components which transmit requests and decisions over a network, utilizing XML signing capabilities found in the Security Assertion Markup Language (SAML). All resources in the XDAC system are protected by the first component, a Policy Enforcement Point (PEP), which acts as the main divider between the requesting entity and the requested resource. The PEP grants access to a resource only if the second component, a Policy Decision Point (PDP), returns a permit response after consulting a set of applicable policies based on the requester's attributes, the resource, the action that the requester desires to apply to that resource, and optionally the environment. With Sun's eXtensible Access Control Markup Language (XACML), the XML encoded policies can be combined among multiple nodes across a network using XACML rules and algorithms to formulate a single decision based on an XACML request. In this thesis project, I build a secure and efficient XDAC System based on XACML, implement an extension to the SAML Assertion design by including XACML Attributes and Results, describe in-detail about the many features that a XDAC System should embody, and show how a XDAC System would be effectively used in modern day computing.
Recommended Citation
Mazzuca, Paul J., "Access Control in a Distributed Decentralized Network: An XML Approach to Network Security using XACML and SAML" (2004). Dartmouth College Undergraduate Theses. 42.
https://digitalcommons.dartmouth.edu/senior_theses/42
Comments
Originally posted in the Dartmouth College Computer Science Technical Report Series, number TR2004-506.