nextcloud / nextcloud/user_oidc
Limit login to groups
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 181
- Forks
- 60
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 26
Description
It should be possible to authorize users and limit access either based on group membership (related: #308) or based on the fact that the user exists in Nextcloud because of another source such as LDAP (user_saml can 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 reviewing related issue #308 and the existing user_saml behavior mentioned in the report. Define how group membership and users provisioned through another source should affect login authorization; done means both restrictions are supported and their expected behavior is documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100