CrowdStrike / falcon-integration-gateway

Falcon Integration Gateway (FIG)
The Unlicense
17 stars 17 forks source link

feat: add credential store to securely pass api creds #186

Closed carlosmmatos closed 1 month ago

carlosmmatos commented 1 month ago

In ref to #185 this PR adds the ability to use AWS SSM parameter store or AWS Secrets Manager to pull your API credentials in order to authenticate with Falcon API. It's setup in a way to allow future credential stores such as azure kv or gcp kv stores to be added.