diff --git a/docs/.vuepress/theme/assets/images/integration/tbc1.png b/docs/.vuepress/theme/assets/images/integration/tbc1.png new file mode 100644 index 000000000..89de58414 Binary files /dev/null and b/docs/.vuepress/theme/assets/images/integration/tbc1.png differ diff --git a/docs/images/integration/times-bright-cresuccess/2-1.png b/docs/images/integration/times-bright-cresuccess/2-1.png new file mode 100644 index 000000000..20cc011fa Binary files /dev/null and b/docs/images/integration/times-bright-cresuccess/2-1.png differ diff --git a/docs/images/integration/times-bright-cresuccess/2-2.png b/docs/images/integration/times-bright-cresuccess/2-2.png new file mode 100644 index 000000000..8be4b2200 Binary files /dev/null and b/docs/images/integration/times-bright-cresuccess/2-2.png differ diff --git a/docs/images/integration/times-bright-cresuccess/2-3.png b/docs/images/integration/times-bright-cresuccess/2-3.png new file mode 100644 index 000000000..d2d7710f8 Binary files /dev/null and b/docs/images/integration/times-bright-cresuccess/2-3.png differ diff --git a/docs/images/integration/times-bright-cresuccess/2-4.png b/docs/images/integration/times-bright-cresuccess/2-4.png new file mode 100644 index 000000000..57bf397a2 Binary files /dev/null and b/docs/images/integration/times-bright-cresuccess/2-4.png differ diff --git a/docs/images/integration/times-bright-cresuccess/3-1.png b/docs/images/integration/times-bright-cresuccess/3-1.png new file mode 100644 index 000000000..5c1bd8d1b Binary files /dev/null and b/docs/images/integration/times-bright-cresuccess/3-1.png differ diff --git a/docs/integration/README.md b/docs/integration/README.md index 64a141c7b..a2db17c08 100755 --- a/docs/integration/README.md +++ b/docs/integration/README.md @@ -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", diff --git a/docs/integration/times-bright-cresuccess/0.md b/docs/integration/times-bright-cresuccess/0.md new file mode 100644 index 000000000..9024b42c5 --- /dev/null +++ b/docs/integration/times-bright-cresuccess/0.md @@ -0,0 +1,7 @@ + + +通过开放平台账号登陆平台后,单击导航栏的“管理中心”进入管理中心页面,获取**免登凭证权限凭证** (CorpCode和SECRET) 或**由时代光华技术对接负责人提供**。 + +下一步,在 {{$localeConfig.brandName}} 中创建应用。 + + diff --git a/docs/integration/times-bright-cresuccess/1.md b/docs/integration/times-bright-cresuccess/1.md new file mode 100644 index 000000000..801cfa87f --- /dev/null +++ b/docs/integration/times-bright-cresuccess/1.md @@ -0,0 +1,22 @@ + + +进入[**控制台**](https://console.authing.cn) > **单点登录 SSO** > **添加集成应用** ,搜索**时代光华**,点击**时代光华**卡片,点击获取应用。 + + + +填写应用名称,点击下一步。 + + + +填写应用配置信息,上一步的信息。 +- 填入单点登录的服务 URL 信息 +- CorpCode 填入时代光华的【CorpCode】 +- SECRET 填入时代光华的 【SECRET】 + + + +然后点击「完成」,在访问授权页点击「允许所有用户访问」(可以按照实际需求给部分用户授权)。 + + + + diff --git a/docs/integration/times-bright-cresuccess/2.md b/docs/integration/times-bright-cresuccess/2.md new file mode 100644 index 000000000..5bb21f336 --- /dev/null +++ b/docs/integration/times-bright-cresuccess/2.md @@ -0,0 +1,7 @@ + + +若信息都已提交并保存成功,在应用详情页点击「体验登录」,输入账密,登录成功即可跳转到时代光华。 + + + + diff --git a/docs/integration/times-bright-cresuccess/README.md b/docs/integration/times-bright-cresuccess/README.md new file mode 100644 index 000000000..b737ac0a2 --- /dev/null +++ b/docs/integration/times-bright-cresuccess/README.md @@ -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: "体验登录" }, + ], +} +--- + + diff --git a/version.txt b/version.txt index d6e261679..580ef4b6c 100755 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.22 +1.4.23