nextcloud / nextcloud/user_oidc
User quota not setting
Nobody has claimed this yet.
- 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
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 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