Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cognito: support email for multi-factor authentication (MFA) #31815

Open
1 of 2 tasks
mazyu36 opened this issue Oct 19, 2024 · 0 comments · May be fixed by #31816
Open
1 of 2 tasks

cognito: support email for multi-factor authentication (MFA) #31815

mazyu36 opened this issue Oct 19, 2024 · 0 comments · May be fixed by #31816
Labels
@aws-cdk/aws-cognito Related to Amazon Cognito feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@mazyu36
Copy link
Contributor

mazyu36 commented Oct 19, 2024

Describe the feature

Cognito now supports email for MFA.

Ref: https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-cognito-user-pools-email-authentication-option/?nc1=h_ls

In CloudFormation, EMAIL_OTP was added to EnabledMfas property at October 15, 2024.

This options is not supported yet in L2 Construct.

Use Case

To use email MFA

Proposed Solution

Add email option to MfaSecondFactor.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.162.0

Environment details (OS name and version, etc.)

All

@mazyu36 mazyu36 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 19, 2024
@github-actions github-actions bot added the @aws-cdk/aws-cognito Related to Amazon Cognito label Oct 19, 2024
@mazyu36 mazyu36 linked a pull request Oct 19, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cognito Related to Amazon Cognito feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant