You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/17 08:37:12 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #6128: docs: add vault support into readme

spacewander commented on a change in pull request #6128:
URL: https://github.com/apache/apisix/pull/6128#discussion_r785736760



##########
File path: README.md
##########
@@ -116,6 +116,7 @@ A/B testing, canary release, blue-green deployment, limit rate, defense against
   - [CORS](docs/en/latest/plugins/cors.md) Enable CORS(Cross-origin resource sharing) for your API.
   - [URI Blocker](docs/en/latest/plugins/uri-blocker.md): Block client request by URI.
   - [Request Validator](docs/en/latest/plugins/request-validation.md)
+  - [HashiCorp Vault](docs/en/latest/plugins/jwt-auth.md#enable-jwt-auth-with-vault-compatibility): Support secret management solution for accessing secrets from Vault secure storage backed in a low trust environment. Currently, RS256 keys (public-private keypairs) or secret keys can be linked from vault in [jwt-auth](docs/en/latest/plugins/jwt-auth.md) authentication plugin.

Review comment:
       I think this feature should be under **OPS friendly**?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org