{
  "@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/41_3d_headrest", 
  "items": [
    {
      "height": 5000, 
      "id": "https://iiifauth.digtest.co.uk/canvases/41_3d_headrest", 
      "items": [], 
      "label": " - ", 
      "type": "Canvas", 
      "width": 5000
    }
  ], 
  "label": {
    "en": [
      "Direct resource, not a service; 3D 0bject 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. property of Prezi3 spec."
        ]
      }
    }
  ], 
  "rendering": [
    {
      "format": "model/gltf+json", 
      "id": "https://iiifauth.digtest.co.uk/resources/41_3d_headrest.gltf", 
      "label": "A 3D Model of a headrest", 
      "service": [
        {
          "@id": "https://iiifauth.digtest.co.uk/auth/cookie/login/41_3d_headrest.gltf", 
          "@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/41_3d_headrest.gltf", 
              "@type": "AuthTokenService1", 
              "profile": "http://iiif.io/api/auth/1/token"
            }, 
            {
              "@id": "https://iiifauth.digtest.co.uk/auth/logout/login/41_3d_headrest.gltf", 
              "@type": "AuthLogoutService1", 
              "label": "log out", 
              "profile": "http://iiif.io/api/auth/1/logout"
            }
          ]
        }
      ], 
      "type": "PhysicalObject"
    }
  ], 
  "type": "Manifest"
}
