fix: change default config for the role mapping

This commit is contained in:
Michael Barz
2024-03-13 16:36:15 +01:00
parent 3197f217d6
commit d31f8d27ef
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,5 @@
Bugfix: Correct the default mapping of roles
The default config for the OIDC role mapping was incorrect. Lightweight users are now assignable.
https://github.com/owncloud/ocis/pull/8639