Overview

Referring to the following, I tried adding values to the info.json returned by Cantaloupe.

https://cantaloupe-project.github.io/manual/5.0/endpoints.html

Method

Referring to the page above, I modified extra_iiif3_information_response_keys as follows.

defene{}dxt'']'''rrs,eixaie{}xpm_gritpihv''''fc'iti@@pl''iscitraf'edyob===3''pfe>>>_=:eili>='l'cccn>':e:ooof'h'nnnoh[t':'tttrttALeeemtpu'oxxxapsthgtttt::ht...i//CtIdddo//opniiineeo:'ggg_xxk(((raai/'''emmeimmmsppSieeeplleitttoeerfaaan..v.dddsooiiaaaerrcottt_gge/aaak//1a'''ela'p,,,yiu,isct/'''(ehaeixon/uxpmpsltitpteohfc_i.g/''sohi1))tntn/,,rsm'lil,on='gg,i'{n)}'),

As a result, I was able to obtain the following info.json.

{""""]"@irs,ecdie{}x""o"gritfn:hv""""fai"""""tti@@pl"geIIBCPe"scitra:Slmmiohxh"edyobedaatmott:""pfe{tsggspt"t::eil""eePro:p""l"::WLeemsh[":e:ierse":th""{dnSsth/tt":"Btgairt/ptALahtmoitc:pu"os"hpncpa/sthge:"l"I:n/:htl:e:n/te/CtIi1"t/ax/opnn31:7eilaeo:"e30,riomxk/048piupai/T00,rfplmeiI,0e.eepSiF,ti..leiFaoaoerf"t/wr.v.,iasgoiiop./rconillge/"/di/1a:iaca"pmseu,i6a.nt/,gjshaepe/u//.lt3ihoh/itg/cimi1ofln/n/""lt3,,oe/gxciton.n"jv,seornt"e,d.tif",

This can likely be used in combination with license display and the IIIF Auth API.

For more about the IIIF Auth API, please also refer to the following article.

Summary

I tried out part of the Endpoints section of the Cantaloupe manual.

I hope this serves as a helpful reference for others.