digitalbazaar / digitalbazaar/oid4-client
Throw invalid request if authorization request includes `redirect_uri` param when response mode is `direct_post`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked OpenID4VP specification section and locate the authorization-request handling entry point in this client. Confirm the behavior for a direct_post response mode with a redirect_uri parameter, then verify that the request is rejected as invalid and add or update the relevant test if one is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100