solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.03k stars 433 forks source link

integration with AWS Secret Manager for api-keys #5047

Open bcollard opened 2 years ago

bcollard commented 2 years ago

Basically, what we’re looking for is a way to validate different API keys on the same route without saving all keys statically in k8s (as k8s secrets). What we would like to achieve is API key validation based on a given header (e.g. tenant header).

Example:

jon-walton commented 2 years ago

@bcollard and azure key vault, if possible

the resulting tenant / api-key would need caching for x seconds

github-actions[bot] commented 1 month ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.