aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
461 stars 116 forks source link

Issue with Access Control in Amplify Console #3933

Closed subhankar-trisetra closed 5 months ago

subhankar-trisetra commented 6 months ago

Before opening, please confirm:

Amplify Hosting feature

Access control

Is your feature request related to a problem? Please describe:

I had a global password set for all my branch deployments (only have 1), as soon as I changed it to something else, I was not able to login to my app with the new or old passwords, even after clearing cached in chrome and hard refreshing the tab. Now when I remove the password altogether and make it Publicly Viewable, I'm able to access it. Its happening for all 3 of my apps: APP ID 1: d2175qax4he4k2 APP ID 2: dtq2fhfaa88nf APP ID 3: d9237tfenzizp

I could find related closed issues: https://github.com/aws-amplify/amplify-hosting/issues/171 https://github.com/aws-amplify/amplify-hosting/issues/896

Describe how you'd like this feature to work

A seamless experience is what I look for even if I need to rotate the passwords.

github-actions[bot] commented 6 months ago

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

mauerbac commented 5 months ago

Is this still an issue? Can you try again?

subhankar-trisetra commented 5 months ago

Its resolved, turns out that there are some special characters which you wouldn't be able to include in the password. When I changed my password to all texts and numbers, it worked! Not all symbols are supported in the password due to "I think" web requirements.

mauerbac commented 5 months ago

oh i see! Awesome!

github-actions[bot] commented 5 months ago

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.

github-actions[bot] commented 5 months ago

This issue has been automatically locked.