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

Implement IIIF Authentication 1.0 using postMessage #118

Closed
cbeer opened this issue Feb 6, 2017 · 0 comments
Closed

Implement IIIF Authentication 1.0 using postMessage #118

cbeer opened this issue Feb 6, 2017 · 0 comments

Comments

@cbeer
Copy link
Member

cbeer commented Feb 6, 2017

SPEC: http://iiif.io/api/auth/1.0/

Stacks currently implements IIIF Authentication 0.9.1 (similar or identical to the "2.2.3 Interaction for Non-Browser Client Applications"). To support Universal Viewer, we need to update to IIIF Authentication 1.0 with support for "2.2.4 Interaction for Browser-Based Client Applications".

If the messageId parameter is present, our iiif_token#create action should respond with the text/html as documented in the spec.

(Note that the sul-embed IiifAuth client implementation is currently nonconformant with the latest 0.9 spec because it lacks the required origin parameter: sul-dlss/sul-embed#750)

Once implemented and deployed, maybe http://universalviewer.io/uv.html?manifest=https://purl.stanford.edu/yh887qk5737/iiif/manifest.json#?c=0&m=0&s=0&cv=0 will work as expected?

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

1 participant