Register 2FA keys for the
SingleTenantHsmInstance.
This operation requires all Challenges to be signed by 2FA keys. The
SingleTenantHsmInstance
must be in the
PENDING_TWO_FACTOR_AUTH_REGISTRATION
state to perform this operation.
Attributes
Name
Description
required_approver_count
int
Required. The required numbers of approvers to set for the
SingleTenantHsmInstance.
This is the M value used for M of N quorum auth. Must be
greater than or equal to 2 and less than or equal to
total_approver_count
-
1.
two_factor_public_key_pems
MutableSequence[str]
Required. The public keys associated with the
2FA keys for M of N quorum auth. Public keys
must be associated with RSA 2048 keys.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-22 UTC."],[],[]]