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

Clarify that non-JARM error response may be sent even when JARM requested #360

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

jogu
Copy link
Collaborator

@jogu jogu commented Dec 2, 2024

Even if the Verifier requests direct_post.jwt, the Wallet may be unable to do so for various reasons including the Verifier not supplying keys or encryption algorithms. Allow a direct_post error response to allow for those and other cases.

closes #135

Even if the Verifier requests direct_post.jwt, the Wallet may be unable
to do so for various reasons including the Verifier not supplying keys
or encryption algorithms. Allow a direct_post error response to allow
for those and other cases.

closes #135
@jogu jogu changed the title Clarify that non-JARM error response may be sent even when JARM request Clarify that non-JARM error response may be sent even when JARM requested Dec 2, 2024
@Sakurann Sakurann merged commit 136329c into main Dec 19, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Clarify JWT envelope for direct_post.jwt in error cases
3 participants