Spring Security OAuth SSO

This commit is contained in:
MaxKey 2023-03-25 17:42:05 +08:00
parent 90168cd528
commit 68f50f3b05
2 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@
| --------| :----- | | --------| :----- |
| cas-springboot-demo | SpringBoot开发的CAS协议客户端集成的介绍 | | cas-springboot-demo | SpringBoot开发的CAS协议客户端集成的介绍 |
| jeesite/5.2.1 | jeesite集成插件及使用介绍 | | jeesite/5.2.1 | jeesite集成插件及使用介绍 |
| Spring-Security-Oauth2-SSO | Spring-Security-Oauth2-SSO https://gitee.com/hhw3KevinHou/spring-security-oauth2-sso.git | | Spring-Security-Oauth2-SSO | Spring-Security-Oauth2-SSO|
| *_* | *_* | | *_* | *_* |

View File

@ -1,5 +1,10 @@
# Spring Security OAuth SSO # Spring Security OAuth SSO
### 项目源地址
https://gitee.com/hhw3KevinHou/spring-security-oauth2-sso.git
#### 介绍 #### 介绍
部署一个OAuth 2.0服务器例如MaxKey。 部署一个OAuth 2.0服务器例如MaxKey。