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

crossOrigin set anonymous causes problem when the viewer and the image server are on the same server #367

Open
jezerinac opened this issue Oct 8, 2016 · 1 comment

Comments

@jezerinac
Copy link

this._image.crossOrigin = "anonymous"; setting causes problem in IE browsers

jezerinac added a commit to jezerinac/diva.js that referenced this issue Oct 8, 2016
@jezerinac jezerinac changed the title crossOrigin set anonymous causes problem when the viewer and the image server are not on the same server crossOrigin set anonymous causes problem when the viewer and the image server are on the same server Oct 13, 2016
@robcast
Copy link
Contributor

robcast commented Jul 3, 2019

crossOrigin="anonymous" also makes it impossible to use IIIF-authentication. This should definitely be an option that can be switched off.

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

3 participants