Commit 9b30a4e9 authored by 马超's avatar 马超

doc: 修改免登接口地址

parent b3126efd
...@@ -310,7 +310,7 @@ headers: { ...@@ -310,7 +310,7 @@ headers: {
![白名单配置](../imgs/system-whitelist.png) ![白名单配置](../imgs/system-whitelist.png)
开放接口地址: **http://{server}/uaa-service/open/user/token** 开放接口地址: **http://{server}/mcs-service/user/auth/token**
request method: **POST** request method: **POST**
...@@ -318,7 +318,7 @@ request Url 参数分别为: ...@@ -318,7 +318,7 @@ request Url 参数分别为:
| 参数 | 说明 | | 参数 | 说明 |
| --------- | ---------- | | --------- | ---------- |
| userName | 用户名 | | userName | 用户名(userAccount) |
| clientId | 应用ID | | clientId | 应用ID |
| realmCode | 认证域编码 | | realmCode | 认证域编码 |
...@@ -343,8 +343,8 @@ request Url 参数分别为: ...@@ -343,8 +343,8 @@ request Url 参数分别为:
参数说明: 参数说明:
参数 | 说明 | | 参数 | 说明 |
| --------- | ---------- | | -------------- | ------------ |
| ldp-web-server | 应用web地址 | | ldp-web-server | 应用web地址 |
| token | 用户登录凭证 | | token | 用户登录凭证 |
| clientId | 应用id | | clientId | 应用id |
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment