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

Unable to have devices remembered and force MFA sign in every time #122

Open
trahim opened this issue Sep 26, 2023 · 1 comment
Open

Unable to have devices remembered and force MFA sign in every time #122

trahim opened this issue Sep 26, 2023 · 1 comment

Comments

@trahim
Copy link
Contributor

trahim commented Sep 26, 2023

We are having issues having our devices remembered in our device configuration but not forcing MFA to be required on every sign in. This because both device_configuration_device_only_remembered_on_user_prompt and device_configuration_challenge_required_on_new_device cannot be false if they are it defaults to an empty list and no device configuration is set. This is on line https://github.com/lgallard/terraform-aws-cognito-user-pool/blob/master/main.tf#L257
Picture attached of what I would like to have set in the UI.
cognito_config

I've made a PR that has fixed it for our use case I'm not sure if this will have repercussions on other cases I haven't checked but I don't think so.

#123

@xronz
Copy link

xronz commented Oct 2, 2023

@trahim I did a hotfix, and you can refer to the following issue

#124

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

No branches or pull requests

2 participants