单点登录系统cas资料汇总
生活随笔
收集整理的這篇文章主要介紹了
单点登录系统cas资料汇总
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
http://jasig.github.io/cas/4.0.x/index.html? ? ? ? ? ?主頁 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簡單介紹 https://wiki.jasig.org/display/CASUM/Configuration+for+the+OAuth+server+support? ? ? ? ? ?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/development/installation/Installing-ServicesMgmt-Webapp.html? ? ? ? ? ? ? service management webapp
其它
http://jasig.github.io/cas/4.1.x/integration/Attribute-Release.html? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Attribute?Release http://jasig.github.io/cas/4.1.x/installation/Maven-Overlay-Installation.html 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/Configuring-Authentication-Components.html? ? ? ? ? ? ?Authentication?Handlers 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
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簡單介紹 https://wiki.jasig.org/display/CASUM/Configuration+for+the+OAuth+server+support? ? ? ? ? ?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/development/installation/Installing-ServicesMgmt-Webapp.html? ? ? ? ? ? ? service management webapp
其它
http://jasig.github.io/cas/4.1.x/integration/Attribute-Release.html? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Attribute?Release http://jasig.github.io/cas/4.1.x/installation/Maven-Overlay-Installation.html 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/Configuring-Authentication-Components.html? ? ? ? ? ? ?Authentication?Handlers 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资料汇总的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【解决问题】idea启动本地tomcat
- 下一篇: java计算机毕业设计中国民航酒店分销系