Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open explorer with cloud front #103

Open
satishk8s opened this issue Aug 10, 2021 · 1 comment
Open

Unable to open explorer with cloud front #103

satishk8s opened this issue Aug 10, 2021 · 1 comment

Comments

@satishk8s
Copy link

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]

@john-aws
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants