readium / webpub-manifest

📜 A JSON based Web Publication Manifest format used at the core of the Readium project
BSD 3-Clause "New" or "Revised" License
91 stars 23 forks source link

OpenId Provider endpoint metadata should be allowed as link rel values #90

Open barmintor opened 2 years ago

barmintor commented 2 years ago

While the manifest spec may wish to be agnostic on auth mechanisms, it would be useful to permit a manifest or OPDS feed to indicate some service endpoints relevant to authorization as link metadata. The OpenID specs enumerate a few such values in their provider discovery metadata:

HadrienGardeur commented 1 year ago

This would be handled in properties under the current Link Object model.

IMO this is the wrong repo to handle this (it would fall under the work covered by OPDS Authentication) but this could be referenced from this repo: https://github.com/readium/webpub-manifest/blob/master/properties.md