nextcloud / nextcloud/user_saml

Allow disabling group prefix

Open
#879 8 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
104
Forks
85
Avg merge
1d 15h
Merged PRs (30d)
16

Description

Expected behaviour

We should be able to disable group prefix.
I think it's a regression because this was the default behavior in v5.

Actual behaviour

It's not possible to set an empty value from the CLI.
And in the UI, the difference between empty or default isn't clear either.

Server configuration

PHP version:
8.2

Nextcloud version: (see Nextcloud admin page)
28.0.9

App version:
6.2.0

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

Search the CLI and UI entry points for the group-prefix setting and compare how an empty value is handled with the default. Confirm the intended behavior against the app's configuration flow; done means an empty prefix can be selected or set from both interfaces and is distinguishable from the default.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.