Remember device to suppress MFA challenge using Cognito Hosted UI

0

We are currently using the Cognito Hosted UI for the authentication of our web application. For extra security we've set MFA enabled with a TOTP code. For convenience we'd like to ask our users if they want to remember their device (device tracking). However, it seems not possible to setup device tracking when users sign in using the Hosted UI. Is this true and how can we make the device tracking work, do we need to create a Custom UI?

1 Answer
0

Device tracking is only supported when using the SDK with USER_SRP authentication i.e. Custom UI. This isn't available via the hosted UI currently.

Thanks.

AWS
answered 2 years ago
  • Thanks, is this something that is on the roadmap or is it unlikely that this feature will be implemented?

  • It is probably the latter but things might change. Please consider accepting this answer if it has helped you. Thanks

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions