Skip to content

Cognito managed login page incorrectly reads "Set up MFA" when selecting an MFA option #7960

Description

@CamMcRae

Checkboxes for prior research

Describe the bug

The Cognito managed login experience prompts the user to "Set up MFA" when they have multiple MFA options configured (no preferred). This is confusing as the user has already setup MFA and is selecting the option they want to use on this page. This is agnostic of the sdk, but I wasn't sure where else to log this issue.

Regression Issue

  • Select this option if this issue appears to be a regression.

SDK version number

@aws-sdk/client-cognito-identity-provider@3.1011.0

Which JavaScript Runtime is this issue in?

Browser

Details of the browser/Node.js/ReactNative version

Firefox, Chrome, Edge, Safari. Windows 10, MacOS 26.4

Reproduction Steps

  1. Configure SMS and TOTP MFA for a user
  2. Sign in through the managed login page

Observed Behavior

The page to choose which MFA option to use reads "Set up MFA"

Expected Behavior

It should read "Select MFA" or something else that conveys that the user is selecting an option, not setting one up.

Possible Solution

Update the text to "Select MFA"

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p3This is a minor priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions