Skip to content

api-gateway service-auth plugin doesn't rotate internal service keys #555

Description

@therealjhay

ProblemInternal service credentials are static; no rotation mechanism or per-deploy secret support exists.

  1. Static shared keys.
  2. No rotation support.
  3. Compromise requires full redeploy.

Solution

  • Support multiple valid keys with rotation windows.
  • Add a rotation test.
  • Document rotation process.

Acceptance Criteria

  • Two overlapping keys work during rotation.
  • Rotation documented.
  • pnpm --filter api-gateway build passes.

Note for Contributors: Write a clear PR description. Show overlapping-key rotation working.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions