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

Support x5u signed jwt verification #24

Conversation

ryosuke-wakaba
Copy link
Collaborator

The following two issues have been addressed

  1. presentation_definition_uri=?id=xxx
    The deserialization of the Presentation Definition was failing due to the missing assumption that the value of a query string such as this contains =.

  2. to address the problem that QR code cannot be generated due to the size of the server certificate in case of x509 validation type request, modified to allow the application side to handle x5u requests for validation.

@moratori
Copy link
Member

LGTM

@moratori moratori merged commit e0c6b7e into OWND-Project:main Jan 22, 2025
1 check 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.

2 participants