Skip to content

Commit 7131af8

Browse files
committed
update: revision w/ comments
1 parent dc01c7b commit 7131af8

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

website/blog/2022/01/21/apisix-hashicorp-vault-integration.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ keywords:
1414
- HashiCorp
1515
- Vault
1616
- jwt-auth
17-
- Ecosystem
17+
- authentication
1818
description: This article brings you the upcoming release of the Vault-Apache APISIX integration and related details.
19-
tags: [Technology,Ecosystem,Authentication]
19+
tags: [Technology,Authentication]
2020
---
2121

2222
> This article brings you the upcoming release of the Vault-Apache APISIX integration and related details.
@@ -370,4 +370,8 @@ $ curl http://127.0.0.1:9080/apisix/admin/consumers -H 'X-API-KEY: edd1c9f034335
370370
371371
This article brings you the upcoming release of the Vault-Apache APISIX integration and related details.
372372
373-
Feel free to start a discussion in [GitHub Discussions](https://github.com/apache/apisix/discussions) or communicate via the [mailing list](https://apisix.apache.org/zh/docs/general/subscribe-guide).
373+
Feel free to start a discussion in [GitHub Discussions](https://github.com/apache/apisix/discussions) or communicate via the [mailing list](https://apisix.apache.org/docs/general/subscribe-guide).
374+
375+
## Reference
376+
377+
[Bisakh's Blog](https://blog.bisakh.com/blog/vault-apisix-jwt-auth)

website/i18n/zh/docusaurus-plugin-content-blog/2022/01/21/apisix-hashicorp-vault-integration.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ keywords:
1414
- HashiCorp
1515
- Vault
1616
- jwt-auth
17-
- 插件生态
17+
- 认证
1818
description: 本文为大家带来了 Apache APISIX 即将发布的 Vault 插件以及相关细节。在为服务提供高并发低延迟的卓越性能的同时,为服务的安全保驾护航。
19-
tags: [Technology,Ecosystem,Authentication]
19+
tags: [Technology,Authentication]
2020
---
2121

2222
> 本文为大家带来了 Apache APISIX 即将发布的 Vault 插件以及相关细节。在为服务提供高并发低延迟的卓越性能的同时,为服务的安全保驾护航。
@@ -377,3 +377,7 @@ $ curl http://127.0.0.1:9080/apisix/admin/consumers -H 'X-API-KEY: edd1c9f034335
377377
本文为大家带来了 Apache APISIX 即将发布的 Vault 插件以及相关细节。
378378
379379
欢迎随时在 [GitHub Discussions](https://github.com/apache/apisix/discussions) 中发起讨论,或通过[邮件列表](https://apisix.apache.org/zh/docs/general/subscribe-guide)进行交流。
380+
381+
## Reference
382+
383+
[Bisakh's Blog](https://blog.bisakh.com/blog/vault-apisix-jwt-auth)

0 commit comments

Comments
 (0)