jiangchao123 / spring-cloud-security-oauth2-jwt
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认证服务器生成jwt格式的token,并不对其进行持久化,然后资源服务器使用密钥进行校验token。
☆157Updated 7 years ago
Alternatives and similar repositories for spring-cloud-security-oauth2-jwt:
Users that are interested in spring-cloud-security-oauth2-jwt are comparing it to the libraries listed below
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用…☆133Updated 6 years ago
- ✨Spring security OAuth2☆161Updated 6 years ago
- ☆111Updated 7 years ago
- demo-spring-boot-security-oauth2☆97Updated 7 years ago
- Spring Security OAuth2.0☆107Updated 5 years ago
- ☆93Updated 6 years ago
- spring-boot and spring oauth2☆114Updated 4 months ago
- 快速实现Spring Boot Oauth2授权服务,保护你的应用资源。☆243Updated 2 years ago
- 基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed sys…☆193Updated last year
- 基于Spring Boot + Quartz 的分布式任务调度系统☆250Updated 4 years ago
- Integrate OAuth2(oltu) and Shiro☆190Updated 10 months ago
- 基于Spring Cloud的分布式微服务架构☆131Updated 7 years ago
- ☆76Updated 5 years ago
- ☆26Updated 7 years ago
- LCN springcloud demo☆65Updated 7 years ago
- code spring☆124Updated 7 years ago
- 基于Spring Boot与Spring Cloud构建的微服务管理工具☆265Updated 6 years ago
- study~☆80Updated 2 years ago
- OAuth2全家桶项目。本项目演示了如何使用spring-boot、spring-security以及spring-security-oauth快速构建OAuth2服务框架体系。☆192Updated 6 years ago
- oauth2-shiro与Redis的整合, 更符合实际项目需要☆82Updated 7 years ago
- 本项目是完全基于Spring Boot2和Springcloud Finchley所进行了开发的,目的是简化和统一公司内部使用微服务框架的使用方法☆236Updated 3 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆74Updated 5 years ago
- SpringSecurity构建rest服务,通用的安全框架☆60Updated 6 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 7 years ago
- 使用oauth2.0写的简单的client和认证Server,使用了@EnableOAuth2Sso注解来模拟单点登陆☆88Updated 7 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆171Updated 6 years ago
- SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控☆139Updated last year
- 1、使用Redis 存储AccessToken 2、使用MySQL 存储ClientDetails和UserDetails信息☆68Updated 7 years ago