计算机工程与应用 ›› 2008, Vol. 44 ›› Issue (1): 17-20.

• 博士论坛 • 上一篇    下一篇

一个通用的分布式访问控制决策中间件

翟征德,冯登国   

  1. 中国科学院 软件研究所 信息安全国家重点实验室,北京 100080
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-01 发布日期:2008-01-01
  • 通讯作者: 翟征德

Universal distributed access control decision middleware

ZHAI Zheng-de,FENG Deng-guo   

  1. State Key Laboratory of Information Security,Institute of Software,Chinese Academy of Sciences,Beijing 100080,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-01 Published:2008-01-01
  • Contact: ZHAI Zheng-de

摘要: 将各种安全功能从上层应用中抽象出来形成一种通用和标准的安全服务,可以简化应用开发的复杂性和增强安全功能的可重用性。论文设计并实现了一个基于XACML的通用分布式访问控制决策中间件UDACD(Universal Distributed Access Control Decision),对分布式环境下的访问控制决策过程进行了封装,对外面向各种应用提供通用的决策服务。UDACD支持多种访问控制策略类型和跨管理域的匿名资源访问控制;实现了对策略的缓存和对用户安全属性的两级缓存,显著加快了决策速度。UDACD可以帮助简化策略管理,并提供跨应用的一致策略实施。

关键词: 访问控制, 访问控制决策, 跨域访问控制, XACML

Abstract: To separate security functions from applications and reconstruct them into universal and standard services can help simplify the development of applications and make the security functions reusable.In the paper,a Universal Distributed Access Control Decision(UDACD) middleware which employs XACML is designed and implemented.It encapsulates the details of access decision and provides universal decision services to various kinds of distributed applications.UDACD can enforce multiple kinds of policies at the same time and support cross-domain anonymous resource access control.It employs policy cache and two levels of attribute caches,which can remarkably accelerate decision speed.It can help simplify policy administration and provide consistent policy enforcement among multiple applications.

Key words: access control, access control decision, cross-domain access control, XACML