DAuth: Fine-Grained Authorization Delegation for Distributed Web Application Consumers

  • Authors:
  • Joshua Schiffman;Xinwen Zhang;Simon Gibbs

  • Affiliations:
  • -;-;-

  • Venue:
  • POLICY '10 Proceedings of the 2010 IEEE International Symposium on Policies for Distributed Systems and Networks
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web applications are becoming the predominant means by which users interact with online content. However, current authentication approaches use a single authentication credential to manage access permissions, which is too inflexible for distributed programs with unique security and privacy requirements for each component. In this paper, we introduce DAuth, an authorization mechanism that allows fine-grained and flexible control of access permissions derived from a single authentication credential for distributed consumers of web applications. We implement DAuth as a proxy for a Twitter social networking application within our distributed Elastic Application framework and find it introduces negligible overhead and requires only minor modification of existing applications. Through our evaluation, we demonstrate DAuth improves on existing web authentication mechanisms to support distributed web application consumers and can be implemented as a proxy to web applications that do not wish to develop their own implementation.