How to retreive Client credentials from Google Secret Manager from Apigee X?

For some use cases as part of a proxy call, I need to call an App. To call the app, I am looking to retrieve the credentials from GSM. Can I use Keyless authentication (using service accounts permissions) to access GSM from Apigee X?

4 Likes

Oh yes, you can do that.

here’s an example: https://github.com/DinoChiesa/Apigee-Secret-Manager-Example

3 Likes