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

Optional Endpoints? #21

Open
tlodderstedt opened this issue Nov 30, 2021 · 1 comment
Open

Optional Endpoints? #21

tlodderstedt opened this issue Nov 30, 2021 · 1 comment

Comments

@tlodderstedt
Copy link
Owner

No description provided.

@bellebaum
Copy link

The deferred endpoint could possibly be made obsolete.
Here is how I think it would work (though there are likely reasons against it):

  • Serve deferred credential endpoint responses at the "normal" credential endpoint.
  • Optionally make the requests similar
    • Serve the acceptance_token in the body, instead of the header. It then replaces type, format, ...

This also makes support for any deferred credential infrastructure optional.
Issuers who do not serve credentials in a deferred manner would simply never issue acceptance_tokens and have no unused deferred credential endpoint.

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