Storing secrets in Apigee Hybrid

Hi,

I was reviewing possibilities to store secrets so we can use them in proxies.

When dealing with KVM, there seems to be no support in hybrid to create entries without using policy.

Is the kubernetes secrets mentioned in docs (https://cloud.google.com/apigee/docs/hybrid/v1.2/k8s-secrets) still a thing for the latest apigee version or is there any alternative? 

Properties sets are not adequate for our use-case where we need to have encrypted secret values. Thanks

0 2 287
2 REPLIES 2

The alternative is to use this nifty proxy.  https://github.com/apigee/devrel/tree/main/references/kvm-admin-api

We are working on adding this capability to the Apigee API. 

In the meantime, this proxy provide a pretty close approximation, including even honoring the admin credentials.

Update: this capability has now been added to the Apigee API.  (see here)