Tom Crane
Tom Crane
https://5bd334fbb13fb141d1fca696--canvas-panel.netlify.com/developer-stories/
(Work in progress)
related to #176
Example: https://iiif.wellcomecollection.org/presentation/b31630157
Once the Auth0 login service is done, the DDS can learn the strings from the DLCS: > ...we have the 'services' endpoint in the authservice where dds can get the...
See discussion in Slack https://digirati.slack.com/archives/CBT40CMKQ/p1664283005119249 In the experiemental Archivematica METS some assets have "Restricted" and in order to process them I have added this as a known AccessCondition. This should...
And if Closed is just another role, what's the mapping to this role from the Auth0 OIDC response?
> If you want to register an asset with DLCS but not (yet) make it available to anyone we have the "not for delivery" flag. In the design of the...
The issue is this one: https://weblog.west-wind.com/posts/2016/sep/26/aspnet-core-and-cors-gotchas#Watch-out-for-testing-CORS-without-Cross-Domain! The question is whether we replace the "clever" CORS policy provided by `services.AddCors(..)` with a blanket middleware that adds the ACAO header to all...
Current invalidation happens after workflow: https://github.com/wellcomecollection/iiif-builder/blob/1b586d1b6699fbfc10908d78b9ee1ceffb2bb1ef/src/Wellcome.Dds/WorkflowProcessor/WorkflowJobPostProcessor.cs#L39 Message picked up by this lambda: https://github.com/wellcomecollection/platform-infrastructure/blob/4b4f26977b52dab16d7c82879ebed3d1b928d25f/cloudfront/invalidation/lambda/src/cacheInvalidation.ts