Skip to content

Commit 1f2f8f9

Browse files
authored
remove openid related content (#1105)
1 parent 7f22d18 commit 1f2f8f9

12 files changed

Lines changed: 0 additions & 120 deletions

File tree

src/UserGuide/Master/Table/Reference/System-Config-Manual_apache.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,16 +2398,6 @@ The `iotdb-system.properties` file contains various configurations for managing
23982398
| Type | String |
23992399
| Default | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
24002400
| Effective | Restart required. |
2401-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2402-
2403-
- openID_url
2404-
2405-
| Name | openID_url |
2406-
| ----------- | ------------------------------------------------------------ |
2407-
| Description | The url of openID server If OpenIdAuthorizer is enabled, then openID_url must be set. |
2408-
| Type | String(a http link) |
2409-
| Default | None |
2410-
| Effective | Restart required. |
24112401

24122402
- iotdb_server_encrypt_decrypt_provider
24132403

src/UserGuide/Master/Table/Reference/System-Config-Manual_timecho.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,16 +2416,6 @@ The `iotdb-system.properties` file contains various configurations for managing
24162416
| Type | String |
24172417
| Default | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
24182418
| Effective | Restart required. |
2419-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2420-
2421-
- openID_url
2422-
2423-
| Name | openID_url |
2424-
| ----------- | ------------------------------------------------------------ |
2425-
| Description | The url of openID server If OpenIdAuthorizer is enabled, then openID_url must be set. |
2426-
| Type | String(a http link) |
2427-
| Default | None |
2428-
| Effective | Restart required. |
24292419

24302420
- iotdb_server_encrypt_decrypt_provider
24312421

src/UserGuide/Master/Tree/Reference/Common-Config-Manual.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,16 +1453,6 @@ Different configuration parameters take effect in the following three ways:
14531453
| Type | String |
14541454
| Default | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
14551455
| Effective | After restarting system |
1456-
| Other available values | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
1457-
1458-
* openID\_url
1459-
1460-
| Name | openID\_url |
1461-
| :---------: | :----------------------------------------------- |
1462-
| Description | the openID server if OpenIdAuthorizer is enabled |
1463-
| Type | String (a http url) |
1464-
| Default | no |
1465-
| Effective | After restarting system |
14661456

14671457
* iotdb\_server\_encrypt\_decrypt\_provider
14681458

src/UserGuide/latest-Table/Reference/System-Config-Manual_apache.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,16 +2398,6 @@ The `iotdb-system.properties` file contains various configurations for managing
23982398
| Type | String |
23992399
| Default | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
24002400
| Effective | Restart required. |
2401-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2402-
2403-
- openID_url
2404-
2405-
| Name | openID_url |
2406-
| ----------- | ------------------------------------------------------------ |
2407-
| Description | The url of openID server If OpenIdAuthorizer is enabled, then openID_url must be set. |
2408-
| Type | String(a http link) |
2409-
| Default | None |
2410-
| Effective | Restart required. |
24112401

24122402
- iotdb_server_encrypt_decrypt_provider
24132403

src/UserGuide/latest-Table/Reference/System-Config-Manual_timecho.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,16 +2416,6 @@ The `iotdb-system.properties` file contains various configurations for managing
24162416
| Type | String |
24172417
| Default | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
24182418
| Effective | Restart required. |
2419-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2420-
2421-
- openID_url
2422-
2423-
| Name | openID_url |
2424-
| ----------- | ------------------------------------------------------------ |
2425-
| Description | The url of openID server If OpenIdAuthorizer is enabled, then openID_url must be set. |
2426-
| Type | String(a http link) |
2427-
| Default | None |
2428-
| Effective | Restart required. |
24292419

24302420
- iotdb_server_encrypt_decrypt_provider
24312421

src/UserGuide/latest/Reference/Common-Config-Manual.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,16 +1453,6 @@ Different configuration parameters take effect in the following three ways:
14531453
| Type | String |
14541454
| Default | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
14551455
| Effective | After restarting system |
1456-
| Other available values | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
1457-
1458-
* openID\_url
1459-
1460-
| Name | openID\_url |
1461-
| :---------: | :----------------------------------------------- |
1462-
| Description | the openID server if OpenIdAuthorizer is enabled |
1463-
| Type | String (a http url) |
1464-
| Default | no |
1465-
| Effective | After restarting system |
14661456

14671457
* iotdb\_server\_encrypt\_decrypt\_provider
14681458

src/zh/UserGuide/Master/Table/Reference/System-Config-Manual_apache.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,16 +2377,6 @@ IoTDB 配置文件位于 IoTDB 安装目录:`conf`文件夹下。
23772377
| 类型 | String |
23782378
| 默认值 | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
23792379
| 改后生效方式 | 重启服务生效 |
2380-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2381-
2382-
- openID_url
2383-
2384-
| 名字 | openID_url |
2385-
| ------------ | ---------------------------------------------------------- |
2386-
| 描述 | openID 服务器地址 (当 OpenIdAuthorizer 被启用时必须设定) |
2387-
| 类型 | String(一个 http 地址) |
2388-
| 默认值 ||
2389-
| 改后生效方式 | 重启服务生效 |
23902380

23912381
- iotdb_server_encrypt_decrypt_provider
23922382

src/zh/UserGuide/Master/Table/Reference/System-Config-Manual_timecho.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2395,16 +2395,6 @@ IoTDB 配置文件位于 IoTDB 安装目录:`conf`文件夹下。
23952395
| 类型 | String |
23962396
| 默认值 | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
23972397
| 改后生效方式 | 重启服务生效 |
2398-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2399-
2400-
- openID_url
2401-
2402-
| 名字 | openID_url |
2403-
| ------------ | ---------------------------------------------------------- |
2404-
| 描述 | openID 服务器地址 (当 OpenIdAuthorizer 被启用时必须设定) |
2405-
| 类型 | String(一个 http 地址) |
2406-
| 默认值 ||
2407-
| 改后生效方式 | 重启服务生效 |
24082398

24092399
- iotdb_server_encrypt_decrypt_provider
24102400

src/zh/UserGuide/Master/Tree/Reference/Common-Config-Manual.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,16 +1454,6 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
14541454
| 类型 | String |
14551455
| 默认值 | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
14561456
| 改后生效方式 | 重启生效 |
1457-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
1458-
1459-
* openID\_url
1460-
1461-
| 名字 | openID\_url |
1462-
| :----------: | :--------------------------------------------------------- |
1463-
| 描述 | openID 服务器地址 (当 OpenIdAuthorizer 被启用时必须设定) |
1464-
| 类型 | String(一个 http 地址) |
1465-
| 默认值 ||
1466-
| 改后生效方式 | 重启生效 |
14671457

14681458
* iotdb\_server\_encrypt\_decrypt\_provider
14691459

src/zh/UserGuide/latest-Table/Reference/System-Config-Manual_apache.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,16 +2377,6 @@ IoTDB 配置文件位于 IoTDB 安装目录:`conf`文件夹下。
23772377
| 类型 | String |
23782378
| 默认值 | org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer |
23792379
| 改后生效方式 | 重启服务生效 |
2380-
| 其他可选值 | org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer |
2381-
2382-
- openID_url
2383-
2384-
| 名字 | openID_url |
2385-
| ------------ | ---------------------------------------------------------- |
2386-
| 描述 | openID 服务器地址 (当 OpenIdAuthorizer 被启用时必须设定) |
2387-
| 类型 | String(一个 http 地址) |
2388-
| 默认值 ||
2389-
| 改后生效方式 | 重启服务生效 |
23902380

23912381
- iotdb_server_encrypt_decrypt_provider
23922382

0 commit comments

Comments
 (0)