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

How to disable or bypass X-Frame-Options in header with iframe include of minio #17051

Open
filoucrackeur opened this issue Apr 19, 2023 · 5 comments

Comments

@filoucrackeur
Copy link

NOTE

i have seen #15548 but it don't respond to my case

Expected Behavior

i want to call https://localhost:9001/ in my iframe https://sandbox.local/

Current Behavior

Load of « https://localhost:9001/ » in frame is refused by « X-Frame-Options » defined with « DENY ».

Possible Solution

remove from header X-Frame-Options
or add field settings in admin UI

@harshavardhana
Copy link
Member

@dvaldivia how did you do this for Operator UI?

@klauspost
Copy link
Contributor

Ping @dvaldivia

@tounaf
Copy link

tounaf commented May 16, 2023

@filoucrackeur , you can use nginx as proxy for minio . Try to see this docs setup-nginx-proxy-minio

@dvaldivia
Copy link
Contributor

hi @filoucrackeur we only support embedding the Object Browser at the moment via iFrame, is that what you are trying to achieve?

@filoucrackeur
Copy link
Author

yes indeed

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

No branches or pull requests

5 participants