共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > RubyCAS-Server |
RubyCAS-Server
|
7 | 0 | 896 |
贡献者 | 讨论 | 代码提交 |
RubyCAS-Server is a Ruby implementation of a server for Yale's Central Authentication Service.
CAS provides single sign-on authentication for web applications. Since CAS is a solid, widely-adopted protocol, CAS clients are available for many platforms and frameworks, including Java, PHP, Ruby on Rails, and others.
RubyCAS-Server is designed to be simple to set up and configure (which is quite the opposite from it's popular Java cousin, the JA-SIG CAS Server).
RubyCAS-Server is written using the Camping microframework. Code contributions are welcome. Please contact the author for access to the subversion repository.