OpenConext / OpenConext/OpenConext-engineblock
As an end user, I want the WAYF/DS to list my IdP when I enter my email address
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 25
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Use case
We might not have statistics, but I suspect it happens often that users enter their username (often their email address) at the WAYF, while they should enter a search term for their institution's IdP. We would like to list the user's IdP when they enter their email address.
Details
I suspect email address are easy to recogninize by the '@' and that the current search terms use the '@ ' symbol little.
It's fine if this works for most email addresses, based on the currently known IdP domains.
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 at the WAYF/DS search entry point and inspect how known IdP domains and search terms are handled. Done means that entering an email address lists the corresponding IdP for supported domains, while preserving existing search behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100