nextcloud / nextcloud/user_oidc
Allow changing the username
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 181
- Forks
- 60
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 26
Description
If a user decides to have a new username I can change it in my SSO provider, but then the user gets a new Nextcloud account. There should be a way to migrate users to a new username.
And I can't use [ ] Use unique user id as then the username will be 130 random characters and I have no clue what user I'm interacting with.
Please allow changing the username.
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
The issue names no files, tests, or entry points. Start by tracing how OIDC usernames are associated with Nextcloud accounts, then clarify the migration behavior and acceptance criteria before estimating an implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100