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.
As a result, I was able to obtain the following info.json.
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.