postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.82k stars 837 forks source link

Feature Request: Support vault secrets in gRPC requests #13117

Open loutsiros opened 3 weeks ago

loutsiros commented 3 weeks ago

Is there an existing request for this feature?

Is your feature request related to a problem?

gRPC requests work properly when using the literal API key or using an environment variable but do not currently support vault secrets

Describe the solution you'd like

Support vault secrets in gRPC requests

Describe alternatives you've considered

No response

Additional context

No response