Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,13 @@
image2x: "Zadig_logo@3x.png",
category: "other",
},
{
key: "times-bright-cresuccess",
name: "时代光华",
image: "tbc1.png",
image2x: "tbc1.png",
category: "other",
},
{
key: "tita",
name: "Tita",
Expand Down
7 changes: 7 additions & 0 deletions docs/integration/times-bright-cresuccess/0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<IntegrationDetailCard title="创建时代光华第三方登录授权">

通过开放平台账号登陆平台后,单击导航栏的“管理中心”进入管理中心页面,获取**免登凭证权限凭证** (CorpCode和SECRET) 或**由时代光华技术对接负责人提供**。

下一步,在 {{$localeConfig.brandName}} 中创建应用。

</IntegrationDetailCard>
22 changes: 22 additions & 0 deletions docs/integration/times-bright-cresuccess/1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<IntegrationDetailCard :title="`在 ${$localeConfig.brandName} 中创建应用`">

进入[**控制台**](https://console.authing.cn) > **单点登录 SSO** > **添加集成应用** ,搜索**时代光华**,点击**时代光华**卡片,点击获取应用。

<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-1.png" class="md-img-padding" />

填写应用名称,点击下一步。

<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-2.png" class="md-img-padding" />

填写应用配置信息,上一步的信息。
- 填入单点登录的服务 URL 信息
- CorpCode 填入时代光华的【CorpCode】
- SECRET 填入时代光华的 【SECRET】

<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-3.png" class="md-img-padding" />

然后点击「完成」,在访问授权页点击「允许所有用户访问」(可以按照实际需求给部分用户授权)。

<img src="~@imagesZhCn/integration/times-bright-cresuccess/2-4.png" class="md-img-padding" />

</IntegrationDetailCard>
7 changes: 7 additions & 0 deletions docs/integration/times-bright-cresuccess/2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<IntegrationDetailCard title="体验登录">

若信息都已提交并保存成功,在应用详情页点击「体验登录」,输入账密,登录成功即可跳转到时代光华。

<img src="~@imagesZhCn/integration/times-bright-cresuccess/3-1.png" class="md-img-padding" />

</IntegrationDetailCard>
29 changes: 29 additions & 0 deletions docs/integration/times-bright-cresuccess/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
{
title: "时代光华对接 - 单点登录配置 - 应用身份服务 - Authing 身份云",
description: "时代光华 - oidc 应用主要实现支撑单点登录流程的功能。Authing 合作网络提供 时代光华对接,单点登录,SSO,实现应用的快捷登录、免密登录,提升员工办公体验、增强用户体验,增强企业数字化服务水平。",
meta:
[
{
name: "keywords",
content: "时代光华, 时代光华软件, 数智化, SSO,应用身份服务, 单点登录配置, Authing 身份云",
},
],
noSidebar: true,
noToc: true,
noFeedback: true,
fullWidthPage: true,
bannerTitle: "使用 {{$localeConfig.brandName}} 登录时代光华",
steps:
[
{ title: "配置时代光华", subTitle: "在时代光华中创建第三方登录授权" },
{
title: "在 {{$localeConfig.brandName}} 中创建应用",
subTitle: "从 {{$localeConfig.brandName}} 应用市场中获取并创建应用",
},
{ title: "体验登录", subTitle: "体验登录" },
],
}
---

<IntegrationDetail/>
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.22
1.4.23