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
- swagger自动多模块配置☆18Updated 6 months ago
- 基于Activiti7开发的工作流引擎,使用springboot+Activiti7+myBatis☆101Updated 6 months ago
- 🚀Spring Boot Demo入门样例,包括Properties(配置)、JDBC Template(数据库CRUD)、JPA(Hibernate数据库CRUD)、Mybatis(数据库CRUD)、Mybatis(Mybatis数据库CRUD)、thymeleaf(模…☆90Updated 10 months ago
- 多租户技术☆329Updated last year
- 基于 OAuth2.0 协议的跨域认证授权开发套件, 包含授权服务和开放平台 Docker 镜像,基于 Spring Boot Starter 的资源服务工具包和客户端(第三方应用)工具包☆149Updated 5 years ago
- ⭐⭐⭐设计模式代码实现+源码设计模式分析☆170Updated 2 years ago
- redis实现分布式锁 Spring Boot core for Redisson RedissonLock☆251Updated last year
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆53Updated 2 years ago
- 即开即用的基于SpringBoot的后台管理系统脚手架,已集成权限管理,文件上传,定时任务,邮件中心,监控中心等模块,前后端项目分离开发,技术栈:SpringBoot+Redis+Mybatis+MPPlus+Mysql+Shiro+JWT,适用于学习和小型项目快速启动☆122Updated 6 months ago
- SpringBoot 整合各类框架和应用☆70Updated 4 years ago
- 分布式任务调度框架☆89Updated 7 months ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆72Updated 6 years ago
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆230Updated 3 weeks ago
- wed-job是基于TBSchedule官方3.2.18版本的重置版。一个轻量级分布式任务调度框架,目前持续更新中,喜欢的同学欢迎关注^_^☆165Updated last year
- 学成在线教育☆197Updated 2 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Updated 2 years ago
- Docker 部署各类应用☆31Updated 4 years ago
- Spark 开发平台基于 Spring Cloud Hoxton 、Spring Boot 2.3、 OAuth2 、Security、Nacos、flowable、vue-element前后端分离的脚手架平台。平台包含系统管理(组织机构、角色用户、菜单及按钮授权、数据权限…☆83Updated last year
- A framework for dynamically extending the system.☆158Updated last year
- 关于自己的一些学习文档和学习心得都放在这里啦!!!☆138Updated 5 years ago
- SpringBoot + Netty开发WebSocket服务器,时时获取火币(huobi)交易所推送过来的交易对最新数据。☆127Updated 2 years ago
- validate-springboot-stater , 与spring框架无缝集成的验证框架☆73Updated 3 years ago
- 雪忆微服务系统,基于SpringBoot | Mybatis | RabbitMQ | Vue | Element UI的微服务SaaS管理系统,消息队列、数据权限、素材管理、动态源、多租户、数据物理&逻辑双隔离。☆29Updated 2 years ago
- SpringBoot 实现微 信扫码支付功能☆29Updated 2 years ago
- 本项目基于Spring Boot 2.x开发的后台管理项目,可以用来快速开发项目,基本功能已包含登录/RBAC动态权限管理/CRUD常用功能封装/AOP日志管理/websocket消息管理/iView Admin&VUE前端等。☆61Updated last year
- SpringBoot + Redis布隆过滤器。主要实现以下功能 : 1、几种常用方式判断当前key是否存在的性能进行比较。2、通过Lua脚本批量插入数据到redis布隆过滤器,并校验该数据在布隆过滤器中☆20Updated 3 years ago
- A tool that allows you to add, delete, and switch data sources while the program is running. 在程序运行过程中动态增删和切换数据源的工具。☆65Updated 3 months ago