CloudFoundry User Account and Authentication (UAA) Server
-
Updated
Nov 13, 2024 - Java
CloudFoundry User Account and Authentication (UAA) Server
spring boot (springboot 3+) oauth2 server sso 单点登录 认证中心 JWT,独立部署,用户管理 客户端管理
本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的手机号验证码模式。
以材料最全、示例最多为目标的单点登录系统(SSO)
Authorization Server Implementation in Java supporting OAuth 2.0 & OpenID Connect
A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j
Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate
This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, item, salses. the auth service is authorization server item and sales service is resource server
Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)
Authorization Server and OpenID Provider on Spring Framework
🏆Gitee's most valuable open source project.🚀💯JAP is an open source authentication middleware, it is highly decoupled from business code and has good modularity and flexiblity. Developers could integrate JAP into web applications effortlessly.
使用Spring OAuth2实现的OAuth2 资源服务器以及认证服务器
OAuth2 Server Library
Sample standalone OAuth2 authorization server using Spring Boot
Demonstrates multiple authentication providers using spring security.
New OAuth2.1 Authorization Server using Spring Boot & PostgreSQL
Belajar Spring Security OAuth2 + JWT + LDAP
Simple OAuth2/OpenID-connect authentication and authorization server.
Add a description, image, and links to the oauth2-server topic page so that developers can more easily learn about it.
To associate your repository with the oauth2-server topic, visit your repo's landing page and select "manage topics."