File tree Expand file tree Collapse file tree
.vuepress/theme/assets/images/integration Expand file tree Collapse file tree Original file line number Diff line number Diff line change 866866 image2x : " Harbor_logo@3x.png" ,
867867 category : " devtools" ,
868868 },
869+ {
870+ key : " hdcre" ,
871+ name : " 海鼎 CRE" ,
872+ image : " hdlogo.svg" ,
873+ image2x : " hdlogo.svg" ,
874+ category : " other" ,
875+ },
869876 {
870877 key : " weaver" ,
871878 name : " 泛微 OA" ,
Original file line number Diff line number Diff line change 1+ <IntegrationDetailCard :title =" `在 ${$localeConfig.brandName} 中创建应用` " >
2+
3+ - 进入[ ** 控制台** ] ( https://console.authing.cn ) > ** 单点登录 SSO** > ** 添加集成应用** ,选择 ** 海鼎 CRE** ,点击获取应用。
4+ <img src =" ~@imagesZhCn/integration/hdcre/1-1.png " class =" md-img-padding " />
5+ <img src =" ~@imagesZhCn/integration/hdcre/1-2.png " class =" md-img-padding " />
6+
7+ - 输入集成应用名称
8+
9+ <img src =" ~@imagesZhCn/integration/hdcre/1-3.png " class =" md-img-padding " />
10+
11+ - 集成应用参数配置及说明
12+
13+ <img src =" ~@imagesZhCn/integration/hdcre/1-4.png " class =" md-img-padding " />
14+
15+ 参数说明
16+
17+ > - ** casServerURL** : 单点登录链接的地址,如:` http://xxx.xx.xx.xx:8080/ia-cas-server `
18+ > - ** 服务地址** :调用海鼎接口的地址,如:` http://xxx.xx.xx.xx:8080/cre-agency-server `
19+ > - ** 目标应用的地址** :登录成功后跳转到目标应用的地址,如:` http://xxx.xx.xx.xx:8080/cre-web/www/mainframe/index.html `
20+ > - ** 海鼎 CRE 公钥** :由海鼎提供的公钥
21+ > - ** 用户登录名** :登录海鼎 CRE 的用户登录名取值,如:` ${user.username} `
22+
23+
24+ - 应用访问控制选择「允许所有用户访问」
25+
26+ <img src =" ~@imagesZhCn/integration/hdcre/1-5.png " class =" md-img-padding " />
27+
28+ </IntegrationDetailCard >
Original file line number Diff line number Diff line change 1+ <IntegrationDetailCard :title =" `在 海鼎 CRE 中配置` " >
2+
3+ 联系海鼎技术人员提供第一步所需的参数
4+ - casServerURL
5+ - 服务地址
6+ - 目标应用的地址
7+ - 海鼎 CRE 公钥
8+
9+ </IntegrationDetailCard >
You can’t perform that action at this time.
0 commit comments