blicknix
blicknix
We try to run the fpm image in a sub directory with the config for the nginx proxy from the [config](https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html#nextcloud-in-a-subdir-of-the-nginx-webroot) from the nextcloud documentation. While everything works with no...
## Description Fixes the default role assignments for guest users with external user management. ## Related Issue - Fixes [#665 ](https://github.com/owncloud/ocis-charts/issues/665) ## Motivation and Context This fixes the out of...
The default values for the roles mismatch the guest user role name. ``` features: externalUserManagement: oidc: mapping: - role_name: guest claim_value: ocisGuest ``` This should be user-light.