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
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆111Updated 2 years ago
- mybatis自定义主键插件,通过该插件生成分布式唯一雪花ID作为数据库表的主键。☆52Updated 2 years ago
- 本项目原名为CitySecurity,主要用于浏览器端的登录鉴权.使用了SpringSecurity实现表单安全登录、图形验证的校验、记住我时长控制机制、第三方登录.比较独特的一点是集合SpringSocial做第三方登录的支持(此处本人测试自用app-id和app-sec…☆309Updated 11 months ago
- 多租户技术☆329Updated last year
- redis实现分布式锁 Spring Boot core for Redisson RedissonLock☆251Updated last year
- swagger自动多模块配置☆18Updated 5 months ago
- ⭐⭐⭐设计模式代码实现+源码设计模式分析☆169Updated 2 years ago
- 即开即用的基于SpringBoot的后台管理系统脚手架,已集成权限管理,文件上传,定时任务,邮件中心,监控中心等模块,前后端项目分离开发,技术栈:SpringBoot+Redis+Mybatis+MPPlus+Mysql+Shiro+JWT,适用于学习和小型项目快速启动☆122Updated 5 months ago
- validate-springboot-stater , 与spring框架无缝集成的验证框架☆72Updated 3 years ago
- 基于Activiti7开发的工作流引擎,使用springboot+Activiti7+myBatis☆101Updated 5 months ago
- 基于 OAuth2.0 协议的跨域认证授权开发套件, 包含授权服务和开放平台 Docker 镜像,基于 Spring Boot Starter 的资源服务工具包和客户端(第三方应用)工具包☆149Updated 5 years ago
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆52Updated 2 years ago
- 关于自己的一些学习文档和学习心得都放在这里啦!!!☆138Updated 5 years ago
- A framework for dynamically extending the system.☆155Updated last year
- 🚀Spring Boot Demo入门样例,包括Properties(配置)、JDBC Template(数据库CRUD)、JPA(Hibernate数据库CRUD)、Mybatis(数据库CRUD)、Mybatis(Mybatis数据库CRUD)、thymeleaf(模…☆89Updated 9 months ago
- wed-job 是基于TBSchedule官方3.2.18版本的重置版。一个轻量级分布式任务调度框架,目前持续更新中,喜欢的同学欢迎关注^_^☆164Updated last year
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆229Updated last year
- 本人的RabbitMQ和Kafka详细笔记以及示例代码☆178Updated 4 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Updated 2 years ago
- 分布式任务调度框架☆89Updated 6 months ago
- SpringBoot 整合各类框架和应用☆70Updated 4 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆72Updated 6 years ago
- A tool that allows you to add, delete, and switch data sources while the program is running. 在程序运行过程中动态增删和切换数据源的工具。☆65Updated 2 months ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆62Updated last year
- Spring Cloud微服务项目完整示例,含Eureka、Zuul、Hystrix、Turbine、Services等等☆38Updated 5 years ago
- pro-cloud是一个SpringCloud alibaba微服务架构springboot2.x+mybatisplus基于oauth2.0认证,采用Nacos注册和配置中心,集成流量卫兵Sentinel的分布式架构。解 决常见的分布式问题, redis/zookeeper…☆22Updated 2 years ago
- SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN…☆338Updated 9 months ago
- HealerJean的梦想博客,代码都在博客里面(_posts下面具备很多代码,请大家耐心查找,以及MarkDown笔记)☆32Updated last week
- SpringBoot + Netty开发WebSocket服务器,时时获取火币(huobi)交易所推送过 来的交易对最新数据。☆127Updated 2 years ago