IQSS / IQSS/dataverse-frontend
Create Account: username provided by Identity Provider (IdP) can be incompatible with Dataverse usernames while creating account
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
This feature request aims to request the ability to change username while registering an account with university email. It happened in beta.dataverse.org, while I was in the process for registering and taking a look in frontend app. However, I was not able to complete registration as the username had a constant value provided by my university which included this char '@' and I was not able to change it.
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 tracing the frontend account-registration flow and the handling of the username supplied by the university Identity Provider. The change is complete when a user can replace an incompatible IdP-provided username, including one containing '@', and finish registration successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100