OpenConext / OpenConext/OpenConext-pdp
Plus in email address not matched correctly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9
- Forks
- 7
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 10
Description
Melding van UL (CXT-85236):
Het lijkt er ook op dat mailadressen met een ‘+’ erin niet als zodanig worden herkend door autorisatieregels. Als we bijvoorbeeld ‘foobarhr+teststudent1@gmail.com’ in de autorisatieregel hadden gezet als user die wel naar binnen mocht, dan werd dit niet herkend als deze user authentiseerde. Wellicht is dit ook nog een bug waar jullie naar kunnen kijken?
Moet nog even kijklen of ik dit op de huidige PDP nog kan reproduceren.
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 reproducing the reported case on the current PDP: add foobarhr+teststudent1@gmail.com to an authorization rule and authenticate as that address. Trace the authorization email-matching path to determine where the plus address stops matching. Done means the configured address is recognized correctly and a regression test covers the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100