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
d9c00c1f
Commit
d9c00c1f
authored
Nov 12, 2020
by
马千里
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:补充ldp内免登跳转说明
parent
bdb3bf29
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
LDP中应用统一认证及权限配置.md
操作文档/LDP中应用统一认证及权限配置.md
+11
-0
No files found.
操作文档/LDP中应用统一认证及权限配置.md
View file @
d9c00c1f
...
@@ -336,4 +336,15 @@ request Url 参数分别为:
...
@@ -336,4 +336,15 @@ request Url 参数分别为:
}
}
```
```
#### 5.3 外部应用token方式跳转登录LDP应用
通过5.2中方法,获取到数据,拼接跳转URL如下格式:
**http://{ldp-web-server}?token={token}&appid={clientId}**
参数说明:
参数 | 说明 |
| --------- | ---------- |
| ldp-web-server | 应用web地址 |
| token | 用户登录凭证 |
| clientId | 应用id |
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