OpenConext / OpenConext/OpenConext-engineblock
EB error shows incorrect SP name for keyID error
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 25
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
If the keyID a does not exist, the error seems to show the sp name of the last successful login instead of the sp that sends the request.
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
No file or test is named. Start by reproducing a request with a nonexistent keyID and compare the SP name in the error with the SP sending the request; trace where that name is retained between logins. Done means the error identifies the requesting SP rather than the last successful login, with a regression test covering the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100