nextcloud / nextcloud/user_oidc

User quota not setting

Open
#575 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I have the user quota mapped and added to the Nextcloud scope in my OIDC provider, Authentik. I have set the appropriate value in the plugin's admin setting page to match the mapping in Authentik. No matter what I set as the value in the Authentik the user quota does not change at all in Nextcloud. I have tried the following formats:

  • 15G
  • 15GB
  • 15 GB
  • 16121856000

Is there a correct format that needs to be sent to this plugin via the key=>value mapping in Authenitk? What could I be missing here?

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 by tracing how the plugin reads the user quota mapping from the Nextcloud scope and applies the value from the admin setting. Check which quota formats are accepted and verify that a mapped value changes the user's quota in Nextcloud; the issue is resolved when the documented format works reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.