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

Case insensitive username configuration is not respected #270

Open
stocks29 opened this issue Jul 8, 2022 · 0 comments
Open

Case insensitive username configuration is not respected #270

stocks29 opened this issue Jul 8, 2022 · 0 comments

Comments

@stocks29
Copy link
Contributor

stocks29 commented Jul 8, 2022

To reproduce:

  1. Create a user pool with --username-configuration CaseSensitive=false
  2. Register a user passing in a mixed case username
  3. Attempt to perform a function where the username is passed in lowercase (ie AdminUpdateUserAttributesCommand) and it will fail
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

1 participant