This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 64cf83126b Automated deployment: 
3ce7b145a74438dafb99913066bef683959967d4
64cf83126b is described below

commit 64cf83126b9a91f491ac9f528b149cccced1ec99
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 23 05:06:56 2024 +0000

    Automated deployment: 3ce7b145a74438dafb99913066bef683959967d4
---
 data/doc/en-us.json                                |  2 +-
 data/doc/zh-cn.json                                |  2 +-
 .../dev/guide/security/authentication-type.json    | 38 +---------------------
 .../dev/guide/security/authentication-type.json    | 38 +---------------------
 python/2.0.5/.buildinfo                            |  2 +-
 python/2.0.6/.buildinfo                            |  2 +-
 python/2.0.7/.buildinfo                            |  2 +-
 python/3.0.0/.buildinfo                            |  2 +-
 python/3.0.1/.buildinfo                            |  2 +-
 python/3.1.0/.buildinfo                            |  2 +-
 python/4.0.0/.buildinfo                            |  2 +-
 python/4.0.1/.buildinfo                            |  2 +-
 python/4.0.2/.buildinfo                            |  2 +-
 python/4.0.3/.buildinfo                            |  2 +-
 python/4.0.4/.buildinfo                            |  2 +-
 python/main/.buildinfo                             |  2 +-
 16 files changed, 16 insertions(+), 88 deletions(-)

diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index 2a3283fac5..2896abea4d 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -35537,7 +35537,7 @@
     ]
   },
   {
-    "content": "Authentication Type\n\nSo far we support four authentication 
types, Apache DolphinScheduler password, LDAP, Casdoor SSO and OAuth2,the 
OAuth2 authorization login mode can be used with other authentication 
modes.\n\nChange Authentication 
Type\n\ndolphinscheduler-api/src/main/resources/application.yaml\n\nsecurity:\n 
 authentication:\n    # Authentication types (supported types: 
PASSWORD,LDAP,CASDOOR_SSO)\n    type: PASSWORD\n    # IF you set type `LDAP`, 
below config will  [...]
+    "content": "Authentication Type\n\nSo far we support four authentication 
types, Apache DolphinScheduler password, LDAP, Casdoor SSO and OAuth2,the 
OAuth2 authorization login mode can be used with other authentication 
modes.\n\nChange Authentication 
Type\n\ndolphinscheduler-api/src/main/resources/application.yaml\n\nsecurity:\n 
 authentication:\n    # Authentication types (supported types: 
PASSWORD,LDAP,CASDOOR_SSO)\n    type: LDAP\n    # IF you set type `LDAP`, below 
config will be e [...]
     "version": "dev",
     "link": "/guide/security/authentication-type",
     "title": "Authentication Type",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index 63beea2e47..9c9a75f0eb 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -31289,7 +31289,7 @@
     ]
   },
   {
-    "content": "认证方式\n\n目前我们支持四种认证方式,Apache DolphinScheduler自身账号密码登录,LDAP, 
通过Casdoor实现的SSO登录和通过Oauth2授权登录,并且oauth2授权登录方式可以和其他认证方式同时使用。\n\n修改认证方式\n\ndolphinscheduler-api/src/main/resources/application.yaml\n\nsecurity:\n
  authentication:\n    # Authentication types (supported types: 
PASSWORD,LDAP,CASDOOR_SSO)\n    type: PASSWORD\n    # IF you set type `LDAP`, 
below config will be effective\n    ldap:\n      # ldap server config\n      
urls: ldap://ldap.forumsys.com:389/\n      base-dn: dc [...]
+    "content": "认证方式\n\n目前我们支持四种认证方式,Apache DolphinScheduler自身账号密码登录,LDAP, 
通过Casdoor实现的SSO登录和通过Oauth2授权登录,并且oauth2授权登录方式可以和其他认证方式同时使用。\n\n修改认证方式\n\ndolphinscheduler-api/src/main/resources/application.yaml\n\nsecurity:\n
  authentication:\n    # Authentication types (supported types: 
PASSWORD,LDAP,CASDOOR_SSO)\n    type: PASSWORD\n    # IF you set type `LDAP`, 
below config will be effective\n    ldap:\n      # ldap server config\n      
url: ldap://ldap.forumsys.com:389/\n      base-dn: dc= [...]
     "version": "dev",
     "link": "/guide/security/authentication-type",
     "title": "认证方式",
diff --git a/pages/doc/en-us/dev/guide/security/authentication-type.json 
b/pages/doc/en-us/dev/guide/security/authentication-type.json
index f734acb928..4f93a9a088 100644
--- a/pages/doc/en-us/dev/guide/security/authentication-type.json
+++ b/pages/doc/en-us/dev/guide/security/authentication-type.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"authentication-type\">Authentication 
Type</h1>\n<ul>\n<li>So far we support four authentication types, Apache 
DolphinScheduler password, LDAP, Casdoor SSO and OAuth2,the OAuth2 
authorization login mode can be used with other authentication 
modes.</li>\n</ul>\n<h2 id=\"change-authentication-type\">Change Authentication 
Type</h2>\n<blockquote>\n<p>dolphinscheduler-api/src/main/resources/application.yaml</p>\n</blockquote>\n<pre><code
 class=\"language-yaml\"><span clas [...]
+  "__html": "<h1 id=\"authentication-type\">Authentication 
Type</h1>\n<ul>\n<li>So far we support four authentication types, Apache 
DolphinScheduler password, LDAP, Casdoor SSO and OAuth2,the OAuth2 
authorization login mode can be used with other authentication 
modes.</li>\n</ul>\n<h2 id=\"change-authentication-type\">Change Authentication 
Type</h2>\n<blockquote>\n<p>dolphinscheduler-api/src/main/resources/application.yaml</p>\n</blockquote>\n<pre><code
 class=\"language-yaml\"><span clas [...]
   "location": [
     "Introduction to Functions",
     "Security",
@@ -42,42 +42,6 @@
       ],
       "anchor": "change-authentication-type"
     },
-    {
-      "title": "LDAP Test",
-      "children": [
-        {
-          "title": "Step1. Deploy Casdoor",
-          "children": [],
-          "anchor": "step1.-deploy-casdoor"
-        },
-        {
-          "title": "Step2. Configure Casdoor Application",
-          "children": [],
-          "anchor": "step2.-configure-casdoor-application"
-        },
-        {
-          "title": "Step3. Configure Dolphinscheduler",
-          "children": [],
-          "anchor": "step3.-configure-dolphinscheduler"
-        },
-        {
-          "title": "Step1. Create Client Credentials",
-          "children": [],
-          "anchor": "step1.-create-client-credentials"
-        },
-        {
-          "title": "Step2.Enable OAuth2 Login In The Api's Configuration File",
-          "children": [],
-          "anchor": "step2.enable-oauth2-login-in-the-api's-configuration-file"
-        },
-        {
-          "title": "Step.3 Login With OAuth2",
-          "children": [],
-          "anchor": "step.3-login-with-oauth2"
-        }
-      ],
-      "anchor": "ldap-test"
-    },
     {
       "title": "Casdoor SSO",
       "children": [
diff --git a/pages/doc/zh-cn/dev/guide/security/authentication-type.json 
b/pages/doc/zh-cn/dev/guide/security/authentication-type.json
index 600e2dd51c..5999127b1d 100644
--- a/pages/doc/zh-cn/dev/guide/security/authentication-type.json
+++ b/pages/doc/zh-cn/dev/guide/security/authentication-type.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"认证方式\">认证方式</h1>\n<ul>\n<li>目前我们支持四种认证方式,Apache 
DolphinScheduler自身账号密码登录,LDAP, 
通过Casdoor实现的SSO登录和通过Oauth2授权登录,并且oauth2授权登录方式可以和其他认证方式同时使用。</li>\n</ul>\n<h2 
id=\"修改认证方式\">修改认证方式</h2>\n<blockquote>\n<p>dolphinscheduler-api/src/main/resources/application.yaml</p>\n</blockquote>\n<pre><code
 class=\"language-yaml\"><span class=\"hljs-attr\">security:</span>\n  <span 
class=\"hljs-attr\">authentication:</span>\n    <span class=\"hljs-comment\"># 
Authentication types (suppo [...]
+  "__html": "<h1 id=\"认证方式\">认证方式</h1>\n<ul>\n<li>目前我们支持四种认证方式,Apache 
DolphinScheduler自身账号密码登录,LDAP, 
通过Casdoor实现的SSO登录和通过Oauth2授权登录,并且oauth2授权登录方式可以和其他认证方式同时使用。</li>\n</ul>\n<h2 
id=\"修改认证方式\">修改认证方式</h2>\n<blockquote>\n<p>dolphinscheduler-api/src/main/resources/application.yaml</p>\n</blockquote>\n<pre><code
 class=\"language-yaml\"><span class=\"hljs-attr\">security:</span>\n  <span 
class=\"hljs-attr\">authentication:</span>\n    <span class=\"hljs-comment\"># 
Authentication types (suppo [...]
   "location": [
     "功能介绍",
     "安全中心",
@@ -42,42 +42,6 @@
       ],
       "anchor": "修改认证方式"
     },
-    {
-      "title": "开发者LDAP测试",
-      "children": [
-        {
-          "title": "步骤1. 部署 Casdoor",
-          "children": [],
-          "anchor": "步骤1.-部署-casdoor"
-        },
-        {
-          "title": "步骤2. 配置 Casdoor",
-          "children": [],
-          "anchor": "步骤2.-配置-casdoor"
-        },
-        {
-          "title": "步骤3. 配置 Dolphinscheduler",
-          "children": [],
-          "anchor": "步骤3.-配置-dolphinscheduler"
-        },
-        {
-          "title": "步骤1. 获取OAuth2客户端凭据",
-          "children": [],
-          "anchor": "步骤1.-获取oauth2客户端凭据"
-        },
-        {
-          "title": "步骤2. 在api的配置文件中开启oauth2登录",
-          "children": [],
-          "anchor": "步骤2.-在api的配置文件中开启oauth2登录"
-        },
-        {
-          "title": "步骤3.使用oauth2登录",
-          "children": [],
-          "anchor": "步骤3.使用oauth2登录"
-        }
-      ],
-      "anchor": "开发者ldap测试"
-    },
     {
       "title": "通过 Casdoor 实现 SSO 登录",
       "children": [
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index be2c09cfc9..4187b8b326 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 4cdf1e1bd81a2335b68c8720036322fb
+config: d153f4a7b8cd005c6bc40038734601fe
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 26cab1afff..11c75d41b3 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 53a75ff291ae5b04a7ffa9054617cbf7
+config: 81a22347636bb26031e65dcd75a25c7b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 61dc846e4d..155700cb79 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 74a083a8d6a6cc02fd82e5de8c00bc6a
+config: 16192b07195c9976afe22dff9626ac29
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 7e40cbea6f..494fd405a4 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 1b1921a7aed3a9722ba8a3c11c7d3e12
+config: 9efd418dbdced5f0464d101a103a606b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index a124bb1ea2..bc22a8affd 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 312c3074925985f15fb24e3af86b6353
+config: 5f13a848944772deec0d3c72899f11ee
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 29515acc92..3918a3e2fd 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 80e56d08ace55d0dcd0b08faa52dbb40
+config: 683ddb77116627f4c8ca3c5758f4b8fb
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 0e688b2e72..d1e34fd646 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 2271baeffb9db2faca4a61b4a3849506
+config: 5b2cffd64e40a43c249202dbce94d46b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index e9c4e204eb..363ed05a97 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 034d4435dcaf965edd48b4b457d2fda4
+config: e06ad6ecc92f4a9cb8e4525cb5e19822
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 0074392708..d629815ffb 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: da44df0bd09329f9febe6fe05c593184
+config: 4577df0649d180ccb353b44257d49210
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 71bb06aae9..87f2a2c10f 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 7d758d1352863d3f0993ab077bcbabb4
+config: 487b1c6f25425ae1ba8e371a599eae86
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 034b1fe2b0..915fbede72 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 43942bc19bd6154bcb84ab7530411011
+config: ed4022463157a2a653a78ddf9ba214dc
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 1f9494abe7..75bd84ed4b 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 49bf19f80ea5f98afe4737a978fa9da5
+config: cd16ff95e0d6cfcb885978adc54974f2
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to