# sso-cookie **Repository Path**: wang_zhu_ge/sso-cookie ## Basic Information - **Project Name**: sso-cookie - **Description**: 基于cookie实现sso单点登录 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 17 - **Forks**: 8 - **Created**: 2022-06-10 - **Last Updated**: 2025-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README host文件配置IP映射 注意:中间是tab键 127.0.0.1 www.codeshop.com 127.0.0.1 vip.codeshop.com 127.0.0.1 cart.codeshop.com 127.0.0.1 login.codeshop.com 启动项目,浏览器打输入一下地址,测试单点登录功能 http://vip.codeshop.com:9011/view/index http://cart.codeshop.com:9012/view/index login.codeshop.com:9010/view/index