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

Allow Embedding in iframe #145

Open
lukewegryn opened this issue Feb 1, 2023 · 5 comments
Open

Allow Embedding in iframe #145

lukewegryn opened this issue Feb 1, 2023 · 5 comments

Comments

@lukewegryn
Copy link

Is there a configuration option to allow the application to be used in an iframe by another domain? I see the x-frame-options: SAMEORIGIN in the response, preventing this. Is there a configuration option that can be used to set the x-frame-options header to a different value?

@timvisee
Copy link
Owner

timvisee commented Feb 1, 2023

There is no such option right now.

All currently available options can be found in config.js

@jfg
Copy link

jfg commented Feb 24, 2023

Hello @lukewegryn,
Have you found a solution ?

@ddb9797
Copy link

ddb9797 commented Feb 25, 2024

bump

@timvisee
Copy link
Owner

Is there any good use case to allow this? This is commonly blocked as bad practice from a security standpoint.

@ddb9797
Copy link

ddb9797 commented Mar 19, 2024

I wanted to embed an instance in my website. So for aesthetical reasons

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

4 participants