nextcloud / nextcloud/user_saml
Allow to have separate groups if groups have the same name from multiple IdP
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
If multiple IdP are configured and provide a group with the same name, it should be possible to add a prefix, based on the IdP so they are taken as separate groups instead of one.
cc @schiessle Is that something possible?
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 nextcloud/user_saml handles groups received from multiple IdPs and where group names are configured or mapped. Define the IdP-based prefix behavior and verify that same-named groups remain separate without breaking existing group assignments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100