This is an automated email from the ASF dual-hosted git repository.
dengliming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5ba820a9344 docs: add jwt secret key description in
admin-property-config.md (#1124)
5ba820a9344 is described below
commit 5ba820a93448a0a52df5a982e27087b85777bd8b
Author: hengyuss <[email protected]>
AuthorDate: Sat Jul 4 12:51:57 2026 +0800
docs: add jwt secret key description in admin-property-config.md (#1124)
---
docs/user-guide/property-config/admin-property-config.md | 1 +
.../current/user-guide/property-config/admin-property-config.md | 1 +
.../version-2.7.0.3/user-guide/property-config/admin-property-config.md | 1 +
.../version-2.7.0.3/user-guide/property-config/admin-property-config.md | 1 +
4 files changed, 4 insertions(+)
diff --git a/docs/user-guide/property-config/admin-property-config.md
b/docs/user-guide/property-config/admin-property-config.md
index f3dd630d338..db9557695a2 100644
--- a/docs/user-guide/property-config/admin-property-config.md
+++ b/docs/user-guide/property-config/admin-property-config.md
@@ -258,6 +258,7 @@ Spring ldap properties:
|Name | Type | Default | Required | Description
|
|:------------------------ |:----- |:-------:
|:-------:|:----------------------------|
| expired-seconds | long | 24 *60* 60 * 1000L | No |expiration
time(millisecond)|
+| secret-key | string | `defaultSecretKey` | No |the key of jwt sign|
##### shenyu.shiro config
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/admin-property-config.md
b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/admin-property-config.md
index 83a6223f6d0..b91b1904b2b 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/admin-property-config.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/admin-property-config.md
@@ -248,6 +248,7 @@ shenyu:
|名称 | 类型 | 默认值 | 是否必填 | 说明 |
|:------------------------ |:----- |:-------:
|:-------:|:----------------------------|
| expired-seconds | long | 24 *60* 60 * 1000L | 否 |过期时间(毫秒)|
+| secret-key | string | `defaultSecretKey` | 否 |jwt 签名密钥|
##### shenyu.shiro 配置
diff --git
a/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
b/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
index 83a6223f6d0..00063950081 100644
---
a/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
+++
b/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
@@ -248,6 +248,7 @@ shenyu:
|名称 | 类型 | 默认值 | 是否必填 | 说明 |
|:------------------------ |:----- |:-------:
|:-------:|:----------------------------|
| expired-seconds | long | 24 *60* 60 * 1000L | 否 |过期时间(毫秒)|
+| secret-key | string | `defaultSecretKey` | 否 |jwt签名密钥|
##### shenyu.shiro 配置
diff --git
a/versioned_docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
b/versioned_docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
index f3dd630d338..db9557695a2 100644
---
a/versioned_docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
+++
b/versioned_docs/version-2.7.0.3/user-guide/property-config/admin-property-config.md
@@ -258,6 +258,7 @@ Spring ldap properties:
|Name | Type | Default | Required | Description
|
|:------------------------ |:----- |:-------:
|:-------:|:----------------------------|
| expired-seconds | long | 24 *60* 60 * 1000L | No |expiration
time(millisecond)|
+| secret-key | string | `defaultSecretKey` | No |the key of jwt sign|
##### shenyu.shiro config