# springboot-shiro-cas-demo **Repository Path**: ShaoNianRengNianShao/springboot-shiro-cas-demo ## Basic Information - **Project Name**: springboot-shiro-cas-demo - **Description**: springboot-shiro-cas-demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2023-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot+shiro+cas demo ### 搭建本地CAS认证中心: * 将项目中cas文件夹下的cas.war 扔到Tomcat /webapps 文件夹下 (我用的版本是 apache-tomcat-7.0.56 - 8080) * 启动tomcat * 访问http://localhost:8080/cas * cas 默认用户名和密码: casuser/Mellon ### 项目搭建运行: * 1)运行环境: jdk1.8,idea,maven, 已搭建本地CAS 认证中心 * 2)下载clone git上的demo: https://gitee.com/ShaoNianRengNianShao/springboot-shiro-cas-demo.git * 3)导入idea * 4)运行org.demo.springbootshirocasdemo.SpringbootShiroCasDemoApplication.java 文件 * 5)访问 http://localhost:8083/