apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.46k stars 2.52k forks source link

Secert Manager sub-task: new test case proves that the `vault` works as the secret manager backend. #10222

Open Sn0rt opened 1 year ago

Sn0rt commented 1 year ago

Description

This task is a sub-requirement of 8319 and is used to independently verify the vault as the backend of the Secert manager.

Define the Data Range That Secret Manager Can Protect

The following configuration is designed to obtain values from the secert manager, which is called referenceable.

Sn0rt commented 1 year ago

PR list: authz-keycloak https://github.com/apache/apisix/pull/10353