Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
barmintor opened this issue Sep 14, 2022 · 1 comment
Open

Comments

@barmintor
Copy link

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:

  • token_endpoint
  • authorization_endpoint
  • userinfo_endpoint
@HadrienGardeur
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants