Skip to content

Add per-namespace key support #500

@LucioFranco

Description

@LucioFranco

sqld only supports a single JWT verification key through either SQLD_AUTH_JWT_KEY or --auth-jwt-key-file.
Supporting per namespace JWT verification key would allow us:

  • Invalidate tokens per namespace, without affecting other namespaces.
  • Support true multitenancy, since different tenants must not share the keys that generate their tokens.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions