Amazon Cognito adds admin API operation to reset user TOTP configurations
Amazon Cognito now offers an admin API to reset user TOTP MFA settings, simplifying recovery for users who lose access to their TOTP device
Amazon Cognito introduces a new admin API operation that allows administrators to reset a user's time-based one-time password (TOTP) multi-factor authentication (MFA) configuration. This enables users to enroll a new device during their next sign-in if they lose access to their TOTP device, eliminating the need to recreate accounts for recovery while maintaining MFA enforcement. The feature is available in all AWS regions where Amazon Cognito operates, accessible via the AdminDeleteSoftwareToken API through AWS CLI, SDKs, or APIs. See the developer guide for instructions.
Why it matters
This update provides a recovery method for users who lose access to their TOTP device, balancing security with usability