nextcloud / nextcloud/user_oidc
Migration of existing users in Client by 'email' not possible
Open
Nobody has claimed this yet.
enhancement
priority: normal
- Dominant language
- PHP
- Stars
- 181
- Forks
- 60
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 26
Description
It seems that the key by which existing users in the OIDC client are migrated in case an OIDC provider is introduced at a later stage is sud.
It would be awesome if a dedicated key, e.g., email could be specified for migration.
I have gone through the manuals and haven't found how to do this.
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 how existing users are matched by the sud key during migration in the OIDC client, then review the manuals for the current migration configuration. Done means a dedicated email key can be selected for migration and the behavior is documented and tested.
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