nextcloud / nextcloud/user_saml
SAML-based admin group membership not possible since v6
Open
@blizzz is already working on this.
Since Feb 22, 2024.
1. to develop
bug
regression
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
I updated SAML plugin to v6.1 (It seems it can't be reverted back anymore). Now we have two admin groups. I think one is local admin groups with super admin users, and the other one SAML_admin with the users from SAML. This broke admin group assignments.
Is there no way to make a SAML user super admin anymore with the new Group Backend?
Originally posted by @GaugeTheory in https://github.com/nextcloud/user_saml/issues/810#issuecomment-1956680641
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.
Assessment
This issue has not been assessed yet.