WalletUnitActivation
Begin passkey wallet activation ceremony
Creates an operation-bound passkey assertion challenge for remote HSM-backed Wallet Unit activation. The returned challenge is bound to wallet unit, wallet account, activation key, operation hash, nonce, and audience, but does not reveal WSCD provider details to OIDC callers.
post/activation/passkey/begin
Request body
BeginPasskeyActivationRequest required— unresolved $ref
Response
WebAuthn assertion options for wallet activation.
PasskeyCeremonyOptions required— unresolved $ref
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○