Skip to content

Commit 269d2b9

Browse files
authored
Merge pull request #401 from Authing/feat/integration-tbc-docs
feat: add integration tbc docs
2 parents 5e9c435 + b915801 commit 269d2b9

12 files changed

Lines changed: 73 additions & 1 deletion

File tree

26.1 KB
Loading
132 KB
Loading
26.9 KB
Loading
58.8 KB
Loading
35.9 KB
Loading
33.1 KB
Loading

docs/integration/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,13 @@
894894
image2x: "Zadig_logo@3x.png",
895895
category: "other",
896896
},
897+
{
898+
key: "times-bright-cresuccess",
899+
name: "时代光华",
900+
image: "tbc1.png",
901+
image2x: "tbc1.png",
902+
category: "other",
903+
},
897904
{
898905
key: "tita",
899906
name: "Tita",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<IntegrationDetailCard title="创建时代光华第三方登录授权">
2+
3+
通过开放平台账号登陆平台后,单击导航栏的“管理中心”进入管理中心页面,获取**免登凭证权限凭证** (CorpCode和SECRET) 或**由时代光华技术对接负责人提供**
4+
5+
下一步,在 {{$localeConfig.brandName}} 中创建应用。
6+
7+
</IntegrationDetailCard>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<IntegrationDetailCard :title="`在 ${$localeConfig.brandName} 中创建应用`">
2+
3+
进入[**控制台**](https://console.authing.cn) > **单点登录 SSO** > **添加集成应用** ,搜索**时代光华**,点击**时代光华**卡片,点击获取应用。
4+
5+
<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-1.png" class="md-img-padding" />
6+
7+
填写应用名称,点击下一步。
8+
9+
<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-2.png" class="md-img-padding" />
10+
11+
填写应用配置信息,上一步的信息。
12+
- 填入单点登录的服务 URL 信息
13+
- CorpCode 填入时代光华的【CorpCode】
14+
- SECRET 填入时代光华的 【SECRET】
15+
16+
<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-3.png" class="md-img-padding" />
17+
18+
然后点击「完成」,在访问授权页点击「允许所有用户访问」(可以按照实际需求给部分用户授权)。
19+
20+
<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-4.png" class="md-img-padding" />
21+
22+
</IntegrationDetailCard>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<IntegrationDetailCard title="体验登录">
2+
3+
若信息都已提交并保存成功,在应用详情页点击「体验登录」,输入账密,登录成功即可跳转到时代光华。
4+
5+
<img src="~@imagesZhCn/integration/times-bright-cresuccess/3-1.png" class="md-img-padding" />
6+
7+
</IntegrationDetailCard>

0 commit comments

Comments
 (0)