Closed bucketdeveloper closed 1 month ago
*Issue #: https://t.corp.amazon.com/V1505872818
Description of changes:
The Cognito admin password was previously set to a static value for every instance of the CookieFactoryv3 demo.
This has now been updated to use the "aws secretsmanager get-random-password" command to generate a new admin password for every deployment.
Thanks for helping to make this sample more secure!
*Issue #: https://t.corp.amazon.com/V1505872818
Description of changes:
The Cognito admin password was previously set to a static value for every instance of the CookieFactoryv3 demo.
This has now been updated to use the "aws secretsmanager get-random-password" command to generate a new admin password for every deployment.