nextcloud / nextcloud/user_oidc

add OCC command to migrate user_oidc accounts for direct authentication

Open
#544 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
181
Forks
60
Avg merge
7h 34m
Merged PRs (30d)
26

Description

Accounts created using this connector at the first connection reside in the user_oidc table, and when you want to go back to direct authentication (after having removed this app), users cannot be found.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the OCC command entry point and the user_oidc table described in the issue. Trace how accounts created by the connector are stored and how direct authentication looks them up. Done means an OCC command can migrate those accounts so users remain findable after the app is removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.