Unrelated admin group is created instead of adding user to the nextcloud administrators group #911
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
priority: normal
I am currently using Authentik with the OIDC provider backend. I already tried to pass groups as the simple array:
["admin"]
and using the object:
[{"gid": "admin", "displayName": "admin"}]
The payload that sent is:
My OIDC is configured as follows:
The text was updated successfully, but these errors were encountered: