# tangxz-sso **Repository Path**: tangxiaozun/tangxz-sso ## Basic Information - **Project Name**: tangxz-sso - **Description**: 学习并简化许雪里老师的开源单点登录项目 许老师的项目:https://gitee.com/xuxueli0323/xxl-sso.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-11 - **Last Updated**: 2021-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tangxz-sso #### 介绍 学习并简化许雪里老师的开源单点登录项目 许老师的项目:https://gitee.com/xuxueli0323/xxl-sso.git #### 软件架构 通过redis和cookie实现单点登录 - tangxz-sso-core - 全局redis; - 全局cookie工具; - 全局拦截器; - 全局用户entity; - 全局常量。 - tangxz-sso-server - 注入拦截器; - 初始化redis工具; - 实现进入主页、进入登录、登录、注销。 - tangxz-sso-client - 注入拦截器; - 初始化redis工具; - 实现进入主页、注销。 核心内容是: 1、全局redis 2、cookie存储的path和max-age参数 3、拦截器重定向,带参,参数为重定向之前的url 6. https://gitee.com/gitee-stars/)