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

GET images using authorization token #3893

Open
simsac1 opened this issue Mar 8, 2024 · 2 comments
Open

GET images using authorization token #3893

simsac1 opened this issue Mar 8, 2024 · 2 comments

Comments

@simsac1
Copy link

simsac1 commented Mar 8, 2024

Hi,
I'm using mirador and I'm able to open it.

Screenshot 2024-03-08 alle 17 43 31

The problem is that the images are not loaded because they are protected and the server return http status 403.
How can I add token to image's request to authenticate the request and get the images?

@barmintor
Copy link
Contributor

This is a general issue with IIIF Auth. We discussed it on the Slack at https://iiif.slack.com/archives/C01CMCD760P/p1709076375754289

@barmintor
Copy link
Contributor

Long story short you could have your probe service return a token and then fork Mirador to include a ServiceWorker to include it, but I don't think there's a straightforward way to do it.

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