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 6 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
Sorting:
- 本项目原名为CitySecurity,主要用于浏览器端的登录鉴权.使用了SpringSecurity实现表单安全登录、图形验证的校验、记住我时长控制机制、第三方登录.比较独特的一点是集合SpringSocial做第三方登录的支持(此处本人测试自用app-id和app-sec…☆309Updated last year
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆111Updated 2 years ago
- swagger自动多模块配置☆18Updated 8 months ago
- redis实现分布式锁 Spring Boot core for Redisson RedissonLock☆251Updated 2 years ago
- ⭐⭐⭐设计模式代码实现+源码设计模式分析☆170Updated 2 years ago
- 多租户技术☆332Updated last year
- mybatis自定义主键插件,通过该插件生成分布式唯一雪花ID作为数据库表的主键。☆52Updated 2 years ago
- 即开即用的基于SpringBoot的后台管理系统脚手架,已集成权限管理,文件上传,定时任务,邮件中心,监控中心等模块,前后端项目分离开发,技术栈:SpringBoot+Redis+Mybatis+MPPlus+Mysql+Shiro+JWT,适用于学习和小型项目快速启动☆122Updated 8 months ago
- 基于Activiti7开发的工作流引擎,使 用springboot+Activiti7+myBatis☆101Updated 8 months ago
- SpringBoot 实现微信扫码支付功能☆29Updated 2 years ago
- 关于自己的一些学习文档和学习心得都放在这里啦!!!☆138Updated 5 years ago
- 🚀Spring Boot Demo入门样例,包括Properties(配置)、JDBC Template(数据库CRUD)、JPA(Hibernate数据库CRUD)、Mybatis(数据库CRUD)、Mybatis(Mybatis数据库CRUD)、thymeleaf(模…☆92Updated 11 months ago
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆230Updated 2 months ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Updated 2 years ago
- SpringBoot + Netty开发WebSocket服务器,时时获取火币(huobi)交易所推送过来的交易对最新数据。☆127Updated 2 years ago
- SpringCloud+OAuth2+Spring Security+Redis+Jwt+zuul(gateway)+Eureka(Nacos)实现的微服务统一认证授权 脚手架☆96Updated 4 years ago
- 学成在线教育☆198Updated 2 years ago
- 基于 OAuth2.0 协议的跨域认证授权开发套件, 包含授权服务和开放平台 Docker 镜像,基于 Spring Boot Starter 的资源服务工具包和客户端(第三方应用)工具包☆149Updated 5 years ago
- SpringBoot 整合各类框架和应用☆70Updated 4 years ago
- springboot2.0单点登录☆56Updated 7 years ago
- validate-springboot-stater , 与spring框架无缝集成的验证框架☆73Updated 3 years ago
- 基于SpringBoot+SpringSecurity+SpringSocial+JWT等的第三方登录(微信QQ)和安全认证框架☆146Updated 6 years ago
- 基于Spring Cloud、OAuth2.0、Vue的前后端分离的系统。 通用RBAC权限设计及其数据权限和分库分表 支持服务限流、动态路由、灰度发布、 支持常见登录方式, 多系统SSO登录, 提供配套视频开发教程☆36Updated 6 years ago
- 针对SpringBoot项目中的参数传递使用RSA加密机制保证安全性进行封装成工具,实现自动加密返回数据、解密传入数据并映射成json☆43Updated 6 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆73Updated 6 years ago
- wed-job是基于TBSchedule官方3.2.18版本的重置版。一个轻量级分布式任务调度框架,目前持续更新中,喜欢的同学欢迎关注^_^☆165Updated last year
- spring boot 集成各技术案例☆188Updated 2 years ago
- spring cloud nacos + seata1.1.0 + mybatis-plus 详细搭建,配置说明☆55Updated 5 years ago
- 基于springboot微服务脚手架,集成springbootAdmin、Actuator监控、Dubbo、Vue前端、Quartz集群 Gradle(Multiple-modules)、activiti工作流引擎,mybatisPlus、OAuth2.0授权服务(SaaS…☆54Updated 4 years ago