Commit d8cbd876 authored by 马千里's avatar 马千里

Update LDP中应用统一认证权限配置及开发说明.md

parent 4aa15473
...@@ -336,7 +336,7 @@ request Url 参数分别为: ...@@ -336,7 +336,7 @@ request Url 参数分别为:
} }
``` ```
#### 5.3 外部应用token方式跳转登录LDP应用 #### 5.3 外部应用通过WEB URL带token方式登录LDP应用
通过5.2中方法,获取到数据,拼接跳转URL如下格式: 通过5.2中方法,获取到数据,拼接跳转URL如下格式:
**http://{ldp-web-server}?token={token}&appid={clientId}** **http://{ldp-web-server}?token={token}&appid={clientId}**
......
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