Skip to content

Conversation

ekjotmultani
Copy link
Member

@ekjotmultani ekjotmultani commented May 5, 2025

Issue #, if available:

Description of changes:

Cognito now requires selection of MFA type as an auth step if both sms and email are enabled, updating our sms + email test to reflect these changes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ekjotmultani ekjotmultani changed the title added emailmfa attribute to first user sign up in test chore(auth): added emailmfa attribute to first user sign up in test May 12, 2025
@ekjotmultani ekjotmultani marked this pull request as ready for review May 12, 2025 23:47
@ekjotmultani ekjotmultani requested a review from a team as a code owner May 12, 2025 23:47
username: username,
password: password,
);
// as of May 2025, cognito has stopped defaulting to sms mfa and now asks for mfa type selection in the normal flow
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can safely remove this comment as we are removing any remnants of the previously flow with this change. We can include this in the commit message though.

@ekjotmultani ekjotmultani changed the title chore(auth): added emailmfa attribute to first user sign up in test chore(test): added emailmfa attribute to first user sign up in test May 14, 2025
@ekjotmultani ekjotmultani changed the title chore(test): added emailmfa attribute to first user sign up in test chore(test): added mfa selection in sms mfa required selection May 14, 2025
@ekjotmultani ekjotmultani changed the title chore(test): added mfa selection in sms mfa required selection chore(test): added mfa selection in sms mfa required test May 14, 2025
@ekjotmultani ekjotmultani merged commit 8b9ebfa into main May 14, 2025
26 of 28 checks passed
tyllark pushed a commit that referenced this pull request May 15, 2025
…6141)

* changed mfa preference flow for verifying if we can set sms as preferred and forego selection of mfa type upon sign in

* removed duplicate test and changed "because" clause of test

* changed test text to properly reflect the flow of the test
tyllark pushed a commit that referenced this pull request May 28, 2025
…6141)

* changed mfa preference flow for verifying if we can set sms as preferred and forego selection of mfa type upon sign in

* removed duplicate test and changed "because" clause of test

* changed test text to properly reflect the flow of the test
tyllark pushed a commit that referenced this pull request May 29, 2025
…6141)

* changed mfa preference flow for verifying if we can set sms as preferred and forego selection of mfa type upon sign in

* removed duplicate test and changed "because" clause of test

* changed test text to properly reflect the flow of the test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants