rdmorganiser / rdmorganiser/rdmo
Shibboleth and multiple emails
Open
Nobody has claimed this yet.
type:bug
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
When multiple emails are returned from the IdP, seperated by ';' they are used as one (invalid) address. This might need to be fixed in https://github.com/Brown-University-Library/django-shibboleth-remoteuser.
Contributor guide
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 reviewing how the project handles Shibboleth-provided email values and then inspect the linked django-shibboleth-remoteuser repository. Confirm where semicolon-separated addresses are parsed and identify the expected behavior before deciding whether the fix belongs in this project or the dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100