mfa-totp-device =================== Description ----------- Users can enable multi-factor authentication (MFA) for their own user accounts. After MFA is enabled, the user is prompted for a time-based one-time password (TOTP) to authenticate before they can sign in to the Console. To enable multi-factor authentication, the user must register a mobile device with a TOTP authenticator app installed. The registration process creates the `MfaTotpDevice` object. The registration process requires interaction with the Console and cannot be completed programmatically. For more information, see `Managing Multi-Factor Authentication `__. Available Commands ------------------ * :doc:`activate ` * :doc:`create ` * :doc:`delete ` * :doc:`generate-totp-seed ` * :doc:`get ` * :doc:`list ` .. toctree:: :hidden: /cmdref/iam/mfa-totp-device/activate /cmdref/iam/mfa-totp-device/create /cmdref/iam/mfa-totp-device/delete /cmdref/iam/mfa-totp-device/generate-totp-seed /cmdref/iam/mfa-totp-device/get /cmdref/iam/mfa-totp-device/list