Skip to content

Lambda enhancements, environments, secrets and fetch config #1629

Open
@robotdan

Description

@robotdan

Lambda enhancements, environments, secrets and fetch config

Description

General enhancements.

  • Add secret manager similar to GH where you can define one to many environments, and then add secrets to those environments. This should probably just be part of key master?
  • Allow a lambda to be assigned a single environment. This allows you to store secrets by the same name in 'dev' and 'prod' and not change your lambda code between the two.
  • Allow an API key to be marked as accessible by a lambda, or perhaps just assigned to a single "environment" that then would be available to a lambda.
  • Add additional fetch config such as connect and read timeouts.
  • Other stuff we may be missing?

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions