Title | Authorization Using the Publish-Subscribe Model |
Publication Type | Conference Paper |
Year of Publication | 2008 |
Authors | Wei, Q., M. Ripeanu, and K. Beznosov |
Conference Name | Parallel and Distributed Processing with Applications, 2008. ISPA '08. International Symposium on |
Pagination | 53 -62 |
Date Published | dec. |
Keywords | authorisation, authorization server, message passing, middleware, point-to-point communication, publish-subscribe model, request-response model |
Abstract | Traditional authorization mechanisms based on the request-response model are generally supported by point-to-point communication between applications and authorization servers. As distributed applications increase in size and complexity, an authorization architecture based on point-to-point communication becomes fragile and difficult to manage. This paper presents the use of the publish-subscribe (pub-sub) model for delivering authorization requests and responses between the applications and the authorization servers. Our analysis suggests that using the pub-sub architecture improves authorization system availability and reduces system administration overhead. We evaluate our design using a prototype implementation, which confirms the improvement in availability. Although the response time is also increased, this impact can be reduced by bypassing the pub-sub channel when returning authorizations or by caching coupled with local inference of authorization decisions based on previously cached authorizations. |
URL | http://dx.doi.org/10.1109/ISPA.2008.126 |
DOI | 10.1109/ISPA.2008.126 |