charlienss / springOauth-sso-CAS
SSO单点登录只是一个方案,而目前市面上最流行的单端登录系统是由耶鲁大学开发的CAS系统,而由其实现的CAS协议,也成为目前SSO协议中的既定协议,下文中的单点登录协议及结构,均为CAS中的体现结构 CAS协议中有以下几个概念: 1.CAS Client:需要集成单点登录的应用,称为单点登录客户端 2.CAS Server:单点登录服务器,用户登录鉴权、凭证下发及校验等操作 3.TGT:ticker granting ticket,用户凭证票据,用以标记用户凭证,用户在单点登录系统中登录一次后,再其有效期内,TGT即代表用户凭证,用户在其它client中无需再进行二次登录操作,即可共享单点登录系统中的已登录用户信息 4.ST:service ticket,服务票据,服务可以理…
☆76Updated 5 years ago
Alternatives and similar repositories for springOauth-sso-CAS:
Users that are interested in springOauth-sso-CAS are comparing it to the libraries listed below
- 本项目原名为CitySecurity,主要用于浏览器端的登录鉴权.使用了SpringSecurity实现表单安全登录、图形验证的校验、记住我时长控制机制、第三方登录.比较独特的一点是集合SpringSocial做第三方登录的支持(此处本人测试自用app-id和app-sec…☆309Updated last year
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆111Updated 2 years ago
- mybatis自定义主键插件,通过该插件生成分布式唯一雪花ID作为数据库表的主键。☆52Updated 2 years ago
- 多租户技术☆329Updated last year
- 基于Activiti7开发的工作流引擎,使用springboot+Activiti7+myBatis☆101Updated 6 months ago
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆52Updated 2 years ago
- SpringBoot 整合各类框架和应用☆70Updated 4 years ago
- validate-springboot-stater , 与spring框架无缝集成的验证框架☆72Updated 3 years ago
- redis实现分布式锁 Spring Boot core for Redisson RedissonLock☆251Updated last year
- ⭐⭐⭐设计模式代码实现+源码设计模式分析☆170Updated 2 years ago
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆229Updated 2 weeks ago
- 🚀Spring Boot Demo入门样例,包括Properties(配置)、JDBC Template(数据库CRUD)、JPA(Hibernate数据库CRUD)、Mybatis(数据库CRUD)、Mybatis(Mybatis数据库CRUD)、thymeleaf(模…☆90Updated 9 months ago
- 基于 OAuth2.0 协议的跨域认证授权开发套件, 包含授权服务和开放平台 Docker 镜像,基于 Spring Boot Starter 的资源服务工具包和客户端(第三方应用)工具包☆149Updated 5 years ago
- 关于自己的一些学习文档和学习心得都放在这里啦!!!☆138Updated 5 years ago
- pro-cloud是一个SpringCloud alibaba微服务架构springboot2.x+mybatisplus基于oauth2.0认证,采用Nacos注册和配置中心,集成流量卫兵Sentinel的分布式架构。解决常见的分布式问题, redis/zookeeper…☆22Updated 2 years ago
- 即开即用的基于SpringBoot的后台管理系统脚手架,已集成权限管理,文件上传,定时任务,邮件中心,监控中心等模块,前后端项目分离开发,技术栈:SpringBoot+Redis+Mybatis+MPPlus+Mysql+Shiro+JWT,适用于学习和小型项目快速启动☆122Updated 6 months ago
- A framework for dynamically extending the system.☆158Updated last year
- 学成在线教育☆196Updated 2 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Updated 2 years ago
- 本项目基于springboot最新版2.1.3RELEASE 收集记录学习spring的点点滴滴,通过每一个小demo,一步步进阶,逐步完善。☆316Updated 7 months ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆72Updated 6 years ago
- 分布式任务调度框架☆89Updated 7 months ago
- 雪忆微服务系统,基于SpringBoot | Mybatis | RabbitMQ | Vue | Element UI的微服务SaaS管理系统,消息队列、数据权限、素材管理、动态源、多租户、数据物理&逻辑双隔离。☆29Updated 2 years ago
- Easy-POI是一款Excel导入导出解决方案组成的轻量级开源组件。☆364Updated 3 years ago
- Docker 部署各类应用☆31Updated 4 years ago
- A tool that allows you to add, delete, and switch data sources while the program is running. 在程序运行过程中动态增删和切换数据源的工具。☆65Updated 3 months ago
- swagger自动多模块配置☆18Updated 6 months ago
- 本人的RabbitMQ和Kafka详细笔记以及示例代码☆178Updated 4 years ago
- SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN…☆338Updated 9 months ago
- Springboot+Mybatis plus 多数据源Demo☆79Updated 7 years ago