122 skills found · Page 1 of 5
pig-mesh / Pig↥ ↥ ↥ Follow for updates An RBAC permission management system based on Spring Cloud 2025, Spring Boot 4, and OAuth2.
spring-projects / Spring Authorization ServerSpring Authorization Server
youlaitech / Youlai Mall🚀基于 Spring Boot 3、Spring Cloud & Alibaba 2022、SAS OAuth2 、Vue3、Element-Plus、uni-app 构建的开源全栈商城。
dromara / Dante Cloud🐉 Dante Cloud 国内首个支持阻塞式和响应式服务并行的微服务云原生基座。采用领域驱动模型(DDD)设计思想,以「高质量代码、低安全漏洞」为核心,高度模块化和组件化设计,支持IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密等系列安全体系的多租户微服务解决方案。独创的“一套代码实现微服务和单体两种架构灵活切换”的企业级微服务平台。🔝🔝 点个star 持续关注更新!
dynamind / Spring Boot Security Oauth2 MinimalMinimal implementation of Authorization Server, Resource Server and OAuth2 Client in Spring Boot with Spring Security and JWT
NotFound403 / Id ServerAn OAuth2 Authorization Server,Based on Spring Authorization Server
eazybytes / Spring SecuritySpring Security Zero to Master along with JWT, OAUTH2 - Code Examples
ReLive27 / Spring Security Oauth2 SampleThis module is based on Spring Authorization Server and contains information on using Spring Security OAuth2
Basit-Mahmood / Spring Authorization Server Password Grant Type SupportNo description available
xetys / Spring Cloud Oauth2 ExampleAn example of spring oauth2 authorization and resource server using JWT
dzinot / Spring Boot 2 Oauth2 Authorization JwtSpring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
andifalk / AuthorizationserverSpring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server
bcarun / Spring Oauth2 Keycloak ConnectorA detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector.
SaiUpadhyayula / Spring Security Oauth2 Keycloak DemoThis repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server
rwinch / Spring Enterprise Authorization Serverspring-security-enterprise-authorization-server
authlete / Spring Oauth ServerAuthorization Server and OpenID Provider on Spring Framework
andifalk / Custom Spring Authorization ServerCustomized version of the spring authorization server
only2dhir / Spring Boot Security Oauth2This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password encoder.
WatermelonPlanet / Spring Authorization Server Masterspring-authorization-server 入门到精通
ahsumon85 / Secure Spring Boot MicroserviceThis 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