Example CAS Java Web Application
This is sample java web application that exercises the CAS protocol features via the Java CAS Client.
Configure
- Adjust the url endpoints of the CAS server and
the application server in the
web.xml
file.
Build And How To Use
使用maven将项目打成war包,扔到webapps下运行,然后浏览器访问即可