# spring-authorization-server **Repository Path**: water040501212/spring-authorization-server ## Basic Information - **Project Name**: spring-authorization-server - **Description**: 基于 spring boot 3.2.0,对 spring-authorization-server 的个人解读,包括 oauth2.1、oidc、 客户端、授权服务器、资源服务器等相关内容。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2025-05-06 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### oauth2.1 特性 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-oauth2.1.md #### Spring Authorization Server https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-sas.md #### PKCE扩展 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-pkce.md #### 集成数据库 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-db.md #### 问题发现 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-ex.md #### 自定义系列 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-zdy.md #### 设备授权 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-device.md #### 扩展 Grant Type https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-ext.md #### oauth2 登录 https://gitee.com/heguangchuan/spring-security-oauth2/blob/master/README-login.md #### 项目实战 下面的项目就是基于整个 Spring Authorizaton Server 实现的一个简单的RBAC模型的后台管理系统,BUG可能很多,因为没测试也没时间,欢迎加入共同来实现! | 项目 | 说明 | 地址 | |-------------------|-------------|--------------------------------------------------| | shoulder-platform | 平台组件库 | https://gitee.com/heguangchuan/shoulder-platform | | shoulder-cloud | 平台Cloud版本实现 | https://gitee.com/heguangchuan/shoulder-cloud | | shoulder | 平台Boot单体实现 | https://gitee.com/heguangchuan/shoulder | | shoulder-ui | 平台前端项目 | https://gitee.com/heguangchuan/shoulder-ui |