aws-solutions / aws-data-lake-solution

A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
https://aws.amazon.com/solutions/implementations/data-lake-solution/
Apache License 2.0
401 stars 160 forks source link

some chars in autogenerated passwords not accepted by login page #35

Open jgc234 opened 5 years ago

jgc234 commented 5 years ago

Some characters in the autogenerated password aren't accepted by the datalake login page, meaning new users can't log in. So far, at least the '?' char.

deolank commented 4 years ago

@jgc234 I was able to login with a password containing the special character '?'. There are other restrictions on password which also might have caused the failure. Can you post a sample password you tried that did not work?

knihit commented 4 years ago

Hi @jgc234, please let us know if you still face the issue. If so can you please provide the special characters causing the issue. Also are you using any Federated logins through ADFS or any other IDP provider.