You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have deployed the stack using https://github.com/aws-samples/cloudfront-authorization-at-edge ( This is to access cloud front distribution with cognito).
I replaced the dummy index.html file from the bucket which was created by stack and added the s3-explorer index.html and .js and .cs files in it.
However, I am able to open the index.html file directly and getting prompt for access and secret key authentication. But when I tried to open a distribution URI I am just getting s3 page but not getting access and secret key authentication.
What I found is Index.html code is not allowing the cloud front in the middle.
I am not a developer so unable to make changes in the code.
Finally I need help on access s3 bucket with cloud front using cognito authentication.
Hi, I would assume that the reason that the initial settings dialog does not appear is because the changes you have made caused some kind of JavaScript error. If so, you should be able to see this in your browser's developer tool console.
On the topic of Cognito authentication, the tool does not currently support Cognito integration and there are no concrete plans right now to investigate adding such a feature.
Hello Team,
I have deployed the stack using https://github.com/aws-samples/cloudfront-authorization-at-edge ( This is to access cloud front distribution with cognito).
I replaced the dummy index.html file from the bucket which was created by stack and added the s3-explorer index.html and .js and .cs files in it.
However, I am able to open the index.html file directly and getting prompt for access and secret key authentication. But when I tried to open a distribution URI I am just getting s3 page but not getting access and secret key authentication.
What I found is Index.html code is not allowing the cloud front in the middle.
I am not a developer so unable to make changes in the code.
Finally I need help on access s3 bucket with cloud front using cognito authentication.
Thank you
Satish Kumar
[email protected]
The text was updated successfully, but these errors were encountered: