docs: update wg-basic/oauth2
This commit is contained in:
parent
21c1b4c8e9
commit
f142cda521
@ -2,7 +2,7 @@
|
||||
title: 9.OAuth2单点登录
|
||||
description: OAuth2单点登录服务端与客户端配置
|
||||
published: true
|
||||
date: 2021-10-25T09:31:56.768Z
|
||||
date: 2021-10-25T09:36:07.091Z
|
||||
tags: wg-basic
|
||||
editor: markdown
|
||||
dateCreated: 2021-09-24T06:28:37.207Z
|
||||
@ -59,4 +59,7 @@ security:
|
||||
user-info-uri: ${security.oauth2.oauth-server}/user
|
||||
authorization:
|
||||
check-token-access: ${security.oauth2.oauth-server}/oauth2_client/token_key
|
||||
|
||||
api-path:
|
||||
user-center: http://127.0.0.1:7011/usercenter
|
||||
```
|
Loading…
Reference in New Issue
Block a user