{
  "@context": [
    "http://iiif.io/api/auth/1/context.json", 
    "http://www.w3.org/ns/anno.jsonld", 
    "http://iiif.io/api/presentation/3/context.json"
  ], 
  "id": "https://iiifauth.digtest.co.uk/manifest/24_pdf_prezi3", 
  "items": [
    {
      "height": 2970, 
      "id": "https://iiifauth.digtest.co.uk/canvases/24_pdf_prezi3", 
      "items": [], 
      "label": " - ", 
      "type": "Canvas", 
      "width": 2100
    }
  ], 
  "label": {
    "en": [
      "Direct resource, not a service; PDF as rendering (i.e. not an anno)"
    ]
  }, 
  "metadata": [
    {
      "label": {
        "en": [
          "Note"
        ]
      }, 
      "value": {
        "en": [
          "The auth service is declared directly on a resource. The resource in question here is NOT linked via annotation, but via rendering. PDF of Prezi3 spec."
        ]
      }
    }
  ], 
  "rendering": [
    {
      "format": "application/pdf", 
      "id": "https://iiifauth.digtest.co.uk/resources/24_pdf_prezi3.pdf", 
      "label": "PDF of Prezi3 spec", 
      "service": [
        {
          "@id": "https://iiifauth.digtest.co.uk/auth/cookie/login/24_pdf_prezi3.pdf", 
          "@type": "AuthCookieService1", 
          "confirmLabel": "Login", 
          "description": "Example Institution requires that you log in with your example account to view this content.", 
          "failureDescription": "<a href=\"http://example.org/policy\">Access Policy</a>", 
          "failureHeader": "Authentication Failed", 
          "header": "Please Log In", 
          "label": "Login to Example Institution", 
          "profile": "http://iiif.io/api/auth/1/login", 
          "service": [
            {
              "@id": "https://iiifauth.digtest.co.uk/auth/token/login/24_pdf_prezi3.pdf", 
              "@type": "AuthTokenService1", 
              "profile": "http://iiif.io/api/auth/1/token"
            }, 
            {
              "@id": "https://iiifauth.digtest.co.uk/auth/logout/login/24_pdf_prezi3.pdf", 
              "@type": "AuthLogoutService1", 
              "label": "log out", 
              "profile": "http://iiif.io/api/auth/1/logout"
            }
          ]
        }
      ], 
      "type": "Text"
    }
  ], 
  "type": "Manifest"
}
