# cas-client-3.2.1 **Repository Path**: github_old/cas-client-3.2.1 ## Basic Information - **Project Name**: cas-client-3.2.1 - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-26 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cas-client-3.2.1 ================ 对JasigCas的java客户端也进行了小调整,让登陆之后自动返回到登陆之前的页面,不再使用p:service定义的值,并有一个客户端配置单点登陆的例子 关于代码改动内容,很早之前写过一篇文章,如下; http://blog.csdn.net/puma_dong/article/details/11564309 关于JasigCas的服务器端,我的改动版本如下: https://github.com/pumadong/cas-server-3.5.2