nextcloud / nextcloud/user_saml
Deactivate user creation when saml is the only provider
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
Steps to reproduce
- configure saml to be the only Id provider
- you are still able to create users from admin UI
Expected behaviour
You should be able to deactivate this feature.
Actual behaviour
You can create users.
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
No files or tests are named in the issue. Reproduce the problem with SAML configured as the only identity provider, then trace the admin UI path that permits user creation. Done means user creation can be deactivated for this configuration and the admin UI no longer permits it when deactivated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100