WalletUnitActivation

Issue passkey wallet activation decision

Finishes an operation-bound passkey assertion and issues a short-lived, single-use activation decision for remote HSM-backed WSCD signing. Wallet signing still happens through the WSCD signing endpoints using the returned activation decision id.

post/activation/passkey/decision

Request body

FinishPasskeyActivationDecisionRequest required— unresolved $ref

Response

Passkey activation decision.

ActivationDecisionRecord required— unresolved $ref

Changes