Skip to content

Generate a new key, remove key (apply to all DID methods) #247

@daniel-mader

Description

@daniel-mader

Description

A new key should be generated via the API and applied to all DID methods.
Commands:

  • generate new key
    • alias (optionally provided, generated by the backend if not provided)
    • signature_algorithm (optional or explicit?) (ES256, ED25519)
  • remove key by alias
    • alias
  • change alias of existing key
    • current alias
    • new alias

Motivation

No response

Resources

No response

To-do List

  • Define commands
  • HTTP API endpoints
  • Map request to commands

Metadata

Metadata

Assignees

Labels

AddedA new feature that requires a minor release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions