Skip to content

feat(identity): persistent signing key management and token lifetime reduction - #95

Merged
falberthen merged 3 commits into
masterfrom
feature/persistent-key-management
Aug 17, 2026
Merged

feat(identity): persistent signing key management and token lifetime reduction#95
falberthen merged 3 commits into
masterfrom
feature/persistent-key-management

Conversation

@falberthen

Copy link
Copy Markdown
Owner
  • Replaced ephemeral signing credential with Duende Automatic Key Management. Signing keys are now persisted in Postgres, using the Keys and DataProtectionKeys tables.
  • Reduced access token lifetimes to mimic a more realistic scenario.

With this implementation, tokens remain valid (until they expire) even if containers restart.

@falberthen
falberthen merged commit cff9e34 into master Aug 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant