Skip to content

feat: add KMS extern example (Inception & Rotation) for KERIA PR #415#5

Open
yeomjaeseung wants to merge 1 commit intoWebOfTrust:mainfrom
yeomjaeseung:add-extern-kms-example
Open

feat: add KMS extern example (Inception & Rotation) for KERIA PR #415#5
yeomjaeseung wants to merge 1 commit intoWebOfTrust:mainfrom
yeomjaeseung:add-extern-kms-example

Conversation

@yeomjaeseung
Copy link
Copy Markdown

Description

As requested by @kentbull, I have added a standalone example project in examples/ to demonstrate how the extern algorithm works with SignifyTS.

This example utilizes AWS KMS (Ed25519) as the external signing backend to validate:

  1. Successful Inception: Creating an Extern AID with proper metadata.
  2. Successful Rotation: Rotating the key and verifying the sequence update in the Key Event Log (KEL).
  3. Metadata Persistence: Verifies that extern parameters (like extern_type) are correctly stored in KERIA and retrieved via identifiers().get(), resolving the previous 500 error.

@kentbull
Copy link
Copy Markdown
Collaborator

kentbull commented Mar 4, 2026

Great! I'll review this.

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.

2 participants