I followed the instructions for installing Kitsui and it is installed correctly. I got no errors and I see the new Dynamo database, S3 bucket and Lambdas.
The deploy script gave me these credentials...
Admin db entry created
Username: email@gmail.com
Password: password123
I can hit the login page fine, but when I attempt to login, I get an error "Unable to log in".
I checked the dynamo db user table and see the data. The hashed password is
"$pbkdf2-sha256$10000$tnauNUaoVQpBSKn1HkNI6Q$l0yMNqzGEEXCV4gDBT35gLjbfiXPXyP/xS/bx3ei.0A"
and the role is "FullAdmin".
There's a disconnect somewhere. What do you suppose the problem is?
I followed the instructions for installing Kitsui and it is installed correctly. I got no errors and I see the new Dynamo database, S3 bucket and Lambdas.
The deploy script gave me these credentials...
Admin db entry created
Username: email@gmail.com
Password: password123
I can hit the login page fine, but when I attempt to login, I get an error "Unable to log in".
I checked the dynamo db user table and see the data. The hashed password is
"$pbkdf2-sha256$10000$tnauNUaoVQpBSKn1HkNI6Q$l0yMNqzGEEXCV4gDBT35gLjbfiXPXyP/xS/bx3ei.0A"
and the role is "FullAdmin".
There's a disconnect somewhere. What do you suppose the problem is?