andytael opened a new issue, #12755:
URL: https://github.com/apache/apisix/issues/12755

   ### Description
   
   APISIX supports Vault, GCP and AWS. I'd like to see support for Oracle OCI 
Vault (https://docs.oracle.com/en-us/iaas/Content/KeyManagement/home.htm)
   
   I don't think there is a Lua library available so perhaps the approacjh 
would be something like:
   
   - Call the Secrets API: https://secrets.vaults.<region>.oci.oraclecloud.com
   - Implement OCI request signing (this is the tricky part)
   - Handle authentication with instance principals or API keys
   
   OCI uses a specific signature format with RSA-SHA256.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to