jiangchao123 / spring-cloud-security-oauth2-jdbc
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据库进行校验。
☆132Updated 6 years ago
Alternatives and similar repositories for spring-cloud-security-oauth2-jdbc:
Users that are interested in spring-cloud-security-oauth2-jdbc are comparing it to the libraries listed below
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认…☆157Updated 7 years ago
- demo-spring-boot-security-oauth2☆96Updated 8 years ago
- ☆111Updated 8 years ago
- ✨Spring security OAuth2☆159Updated 6 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 7 years ago
- 使用oauth2.0写的简单的client和认证Server,使用了@EnableOAuth2Sso注解来模拟单点登陆☆88Updated 7 years ago
- oauth2-shiro与Redis的整合, 更符合实际项目需要☆82Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 7 years ago
- springcloud 学习与经典场景示例☆75Updated 7 years ago
- This is an example of automatically switching data sources for spring boot☆130Updated 7 years ago
- SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控☆139Updated last year
- Spring Boot starter module for gRPC framework.☆266Updated 7 years ago
- LCN springcloud demo☆65Updated 7 years ago
- ☆19Updated 7 years ago
- ☆106Updated 2 years ago
- OAuth2全家桶项目。本项目演示了如何使用spring-boot、spring-security以及spring-security-oauth快速构建OAuth2服务框架体系。☆192Updated 6 years ago
- study~☆80Updated 2 years ago
- 1、使用Redis 存储AccessToken 2、使用MySQL 存储ClientDetails和UserDetails信息☆68Updated 7 years ago
- ☆76Updated 6 years ago
- ☆93Updated 6 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆74Updated 5 years ago
- Spring Security OAuth2.0☆107Updated 6 years ago
- Spring Security OAuth2 Demo工程☆352Updated 8 years ago
- spring cloud 微服务架构集成☆69Updated 11 months ago
- OAuth2.1 & OIDC1.0 & Spring Security☆83Updated 10 months ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 8 years ago
- CAS Server 4.0二次开发。添加登录错误三次及以上验证码校验、用户登录数据库认证、CAS Server REST等☆123Updated 8 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆128Updated 2 years ago
- 基于Spring Cloud的分布式微服务架构☆132Updated 7 years ago
- code template with spring boot☆71Updated 6 years ago