https://jasigcas.herokuapp.com                            demo

https://wiki.jasig.org/display/CASUM/Home                                 4.x之前的文档
http://jasig.github.io/cas/4.1.x/index.html                                     4.x文档

http://jasig.github.io/cas/4.1.x/protocol/CAS-Protocol.html                            cas流程

http://jasig.github.io/cas/4.1.x/planning/Architecture.html                              架构


源代码相关
https://www.apereo.org/projects/cas             apereo cas项目主页
https://github.com/Jasig/cas                           源代码
https://github.com/Jasig/cas/releases             release源代码包下载

client相关

http://jasig.github.io/cas/4.0.x/integration/CAS-Clients.html 
            casclient
https://github.com/Jasig/phpCAS                                                          phpclient
https://wiki.jasig.org/display/CASC/phpCAS+examples                        一个phpcas样例项目
https://github.com/Jasig/phpCAS/tree/master/docs/examples             phpcas样例源代码
https://wiki.jasig.org/display/CASC/phpCAS                                           phpclient文档
https://github.com/Jasig/java-cas-client                                                 java客户端

oauth相关
http://jasig.github.io/cas/4.1.x/protocol/OAuth-Protocol.html                                 
                 cas oauth简单介绍
http://jasig.github.io/cas/4.1.x/installation/OAuth-OpenId-Authentication.html 
                     oauth文档(精简版)
https://github.com/leleuj/cas-pac4j-oauth-demo 
                                                            cas oauth demo。包含cas作为server和client


service相关
http://jasig.github.io/cas/development/installation/Service-Management.html     
                            service management 

其它
http://jasig.github.io/cas/4.1.x/integration/Attribute-Release.html   
                                               Attribute Release
http://jasig.github.io/cas/4.1.x/planning/Security-Guide.html                                 
                        安全相关
http://jasig.github.io/cas/4.1.x/planning/Installation-Requirements.html           
                             先决条件

http://jasig.github.io/cas/4.1.x/installation/Database-Authentication.html 
                                     Database Authentication
http://jasig.github.io/cas/4.1.x/installation/User-Interface-Customization.html 
                              ui,包含css。js,jsp等
http://jasig.github.io/cas/4.1.x/protocol/CAS-Protocol.html                                     
                        protocal如cas protocal,openID,SAML,OAuth


单点登录系统cas资料汇总的更多相关文章

  1. 单点登录系统CAS筹建及取得更多用户信息的实现

    国内私募机构九鼎控股打造APP,来就送 20元现金领取地址:http://jdb.jiudingcapital.com/phone.html内部邀请码:C8E245J (不写邀请码,没有现金送)国内私 ...

  2. java单点登录系统CAS的简单使用

    转:http://blog.csdn.net/yunye114105/article/details/7997041 背景 有几个相对独立的java的web应用系统, 各自有自己的登陆验证功能,用户在 ...

  3. 开源单点登录系统CAS入门

    一.什么是CAS CAS 是 Yale 大学发起的一个开源项目,旨在为 Web 应用系统提供一种可靠的单点登录方法,CAS 在 2004 年 12 月正式成为 JA-SIG 的一个项目.CAS 具有以 ...

  4. 【Tech】单点登录系统CAS客户端demo

    服务器端配置请参考: http://www.cnblogs.com/sunshineatnoon/p/4064632.html 工具:myeclipse或者javaee-eclipse 1.启动jav ...

  5. 【Tech】单点登录系统CAS服务器端搭建及实现用户名密码由MYSQL数据库验证

    CAS是YALE大学发起的一个开源项目,旨在为web应用系统提供一种可靠的单点登录方法.它主要分为client和server端,server端负责对用户的认证工作,client端负责处理对客户端受保护 ...

  6. CAS单点登录系统入门--分布式登录验证

    1.开源单点登录系统CAS入门 1.1 什么是单点登录 单点登录(Single Sign On),简称为 SSO,是目前比较流行的企业业务整合的解决方案之一.SSO的定义是在多个应用系统中,用户只需要 ...

  7. CAS实现的单点登录系统

    单点登录(single sign on ),简称SSO. 纯属学习用,对来自网络的部分如果侵害了您的权力,请联系我.QQ:262800095 SSO的定义是在多个应用系统中,用户只需要登录一次就可以访 ...

  8. CAS单点登录系统整合——注册的问题

    最近一段时间在搞CAS单点登录系统,涉及到几个子系统的整合问题.对于注册,这里遇到了一个选择: 在子系统内完成注册,然后把信息同步到CAS系统: 在CAS系统中完成基本信息的注册,比如:用户名.邮箱. ...

  9. 单点登录系统(SSO)之CAS(中央认证服务)

    SSO(Single Sign On)单点登录系统,是在多个系统中值要求只要登录一次,就可以用已登录的身份访问多个系统,去掉了每次访问不同的系统都要重新登录的弊端. CAS(中央/集中认证服务):Th ...

随机推荐

  1. webstorm的stylus编译环境搭建

    http://www.cnblogs.com/pizitai/p/6186513.html

  2. php合并图片

    <?php class image{ /** * @param string $backgroundImage 背景图 * @param string $smallImage 小图 * @par ...

  3. 【bzoj2946】[Poi2000]公共串 后缀自动机

    [Poi2000]公共串 Time Limit: 3 Sec  Memory Limit: 128 MBSubmit: 1386  Solved: 620[Submit][Status][Discus ...

  4. BZOJ 2813: 奇妙的Fibonacci

    2813: 奇妙的Fibonacci Time Limit: 20 Sec  Memory Limit: 512 MBSubmit: 497  Solved: 134[Submit][Status][ ...

  5. event.srcElement就是指向触发事件的元素,他是什么就有什么的属性

    原文发布时间为:2009-06-29 -- 来源于本人的百度文章 [由搬家工具导入] 得到或设置触发事件的对象。   event.srcElement就是指向触发事件的元素,他是什么就有什么的属性 s ...

  6. one pragmatical sqlhelper

    namespace ConsoleApplication2 { using System; using System.Collections.Generic; using System.Linq; u ...

  7. echarts中关于merge的代码

    function merge(target, source, overwrite) { // We should escapse that source is string // and enter ...

  8. Hbuilder 快捷键

    最近在学习javaweb  在学前端的时候用到了一款国产编辑器 很棒 Hbuilder  快捷键 Ctrl + d                   删除整行内容 Ctrl + Shift +R   ...

  9. LeetCode OJ--Palindrome Number

    https://oj.leetcode.com/problems/palindrome-number/ 判断是否为回文数 取每一位存到vector中,再判断 负数不是回文数 class Solutio ...

  10. NewCode

    1.[数论]给你N,求不大于N的最大完全平方数. #include<bits/stdc++.h> #define FOR(i,a,b) for(int i=(a),_b=(b);i< ...