Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
ldp-docs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
doc
ldp-docs
Commits
9b30a4e9
Commit
9b30a4e9
authored
Apr 07, 2021
by
马超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: 修改免登接口地址
parent
b3126efd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
LDP中应用统一认证权限配置及开发说明.md
操作文档/LDP中应用统一认证权限配置及开发说明.md
+8
-7
No files found.
操作文档/LDP中应用统一认证权限配置及开发说明.md
View file @
9b30a4e9
...
...
@@ -310,7 +310,7 @@ headers: {

开放接口地址:
**http://{server}/
uaa-service/open/user
/token**
开放接口地址:
**http://{server}/
mcs-service/user/auth
/token**
request method:
**POST**
...
...
@@ -318,7 +318,7 @@ request Url 参数分别为:
| 参数 | 说明 |
| --------- | ---------- |
| userName | 用户名
|
| userName | 用户名
(userAccount)
|
| clientId | 应用ID |
| realmCode | 认证域编码 |
...
...
@@ -343,8 +343,8 @@ request Url 参数分别为:
参数说明:
参数 | 说明
|
| ---------
|
---------- |
| ldp-web-server
| 应用web地址
|
| token
| 用户登录凭证
|
| clientId
| 应用id
|
| 参数 | 说明
|
| ---------
----- | --
---------- |
| ldp-web-server
| 应用web地址
|
| token
| 用户登录凭证
|
| clientId
| 应用id
|
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment