8000 GitHub - fanluoo/casdemo: cas5.2 demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fanluoo/casdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cas server deployment

  1. 不需要下载完整版 cas,只需下载 cas-overlay-template.
  2. 使用cas-overlay-template生成cas-server的war包,并部署在tomcat中
  3. 配置https访问
  4. 找到war包中的application.properties文件配置mysql数据库.demo中已配好.
  5. 创建cas客户端,引入cas-client-core,auto-config支持,并声明cas服务端.
  6. 在cas服务端使用json 声明 客户端service,在maven中添加json支持依赖.
  7. cas客户端登录后跳转出现PKIX path building failed
  8. reference:

https://apereo.github.io/cas/5.0.x/installation/JSON-Service-Management.html https://apereo.github.io/cas/5.0.x/installation/Service-Management.html https://apereo.github.io/cas/5.0.x/installation/Configuration-Properties.html#service-registry https://apereo.github.io/cas/5.0.x/installation/Configuration-Properties.html#resource-based-service-registry

About

cas5.2 demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 36.9%
  • Shell 34.6%
  • Java 20.1%
  • FreeMarker 4.2%
  • JavaScript 4.2%
0