✨ [2025-01-09] 完善快速使用
All checks were successful
Publish to Confluence / confluence (push) Successful in 39s
All checks were successful
Publish to Confluence / confluence (push) Successful in 39s
This commit is contained in:
parent
11c9d46dfc
commit
255e6e3fb2
@ -24,6 +24,17 @@
|
||||
# 单点登录使用说明
|
||||
|
||||
## 快速使用
|
||||
|
||||
### 引入依赖
|
||||
```xml
|
||||
|
||||
<dependency>
|
||||
<groupId>com.yuanmeng.starter</groupId>
|
||||
<artifactId>starter-sso</artifactId>
|
||||
<version>1.0.12-SNAPSHOT</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
### 开放授权登录端点
|
||||
需要开放的端点列表:
|
||||
- `/oauth/authorize/{client}`
|
||||
|
Loading…
x
Reference in New Issue
Block a user