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

IIIF Auth2 Support #3789

Open
barmintor opened this issue Oct 2, 2023 · 2 comments
Open

IIIF Auth2 Support #3789

barmintor opened this issue Oct 2, 2023 · 2 comments

Comments

@barmintor
Copy link
Contributor

barmintor commented Oct 2, 2023

Mirador should support the IIIF Auth2 specification.

This will require changes to canvas processing, as non-image content resources may have services (currently MiradorCanvas assumes the presence of a service implies IIIF image resources).

This will require changes to the auth state selector, as non-image content resources may have auth services.

This will require changes to the authorization flow to support probe responses.

barmintor added a commit to cul/mirador that referenced this issue Oct 2, 2023
…ne iiif images

- jest specs for image service identification
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 2, 2023
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 2, 2023
…ne iiif images

- jest specs for image service identification
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 2, 2023
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 3, 2023
…3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
barmintor added a commit to cul/mirador that referenced this issue Oct 3, 2023
…3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Oct 25, 2023
…ne iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 25, 2023
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 25, 2023
…3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Oct 25, 2023
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 26, 2023
…ne iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 26, 2023
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 26, 2023
…3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Oct 26, 2023
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 30, 2023
…ne iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 30, 2023
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Oct 30, 2023
…3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Oct 30, 2023
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
nwalker2398 pushed a commit to cul/mirador that referenced this issue Feb 23, 2024
…ne iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
nwalker2398 pushed a commit to cul/mirador that referenced this issue Feb 23, 2024
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
nwalker2398 pushed a commit to cul/mirador that referenced this issue Feb 23, 2024
…3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
@brittnylapierre
Copy link
Collaborator

Hey all! Was this being worked on already?) as referenced in the activity occurring above?

@brittnylapierre brittnylapierre moved this from Design Backlog to In Development in Accessibility + UX Aug 27, 2024
@barmintor
Copy link
Contributor Author

We are imminently launching a site built with a fork of M3 that uses Auth2, but building a PR from it will be some additional work.

barmintor added a commit to cul/mirador that referenced this issue Jan 27, 2025
…to determine iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Jan 27, 2025
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Jan 27, 2025
…ctMirador#3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Jan 27, 2025
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Jan 30, 2025
…to determine iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Jan 30, 2025
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Jan 30, 2025
…ctMirador#3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Jan 30, 2025
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 2, 2025
…to determine iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 2, 2025
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 2, 2025
…ctMirador#3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Feb 2, 2025
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 3, 2025
…to determine iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 3, 2025
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 3, 2025
…ctMirador#3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Feb 3, 2025
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 12, 2025
…to determine iiif images

- jest specs for image service identification
- jest specs for resource type filters
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 12, 2025
- IIIF Auth2 services will be members of a probe service
- ProjectMirador#3789
barmintor added a commit to cul/mirador that referenced this issue Feb 12, 2025
…ctMirador#3789)

- DRY search routines into functions defined in getServices
- all routines should look for Auth2 types and Auth1 profiles
- include search for uncoducmented Auth1 implementation of explicit probe service
barmintor added a commit to cul/mirador that referenced this issue Feb 12, 2025
- correct a spec name in accessTokens.test.js
- stop refetching accessTokens if state has an ok true/false attribute
- ProjectMirador#3789
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Development
Development

No branches or pull requests

2 participants