pulsejet / nextcloud-oidc-login

Nextcloud login via a single OpenID Connect 1.0 provider
https://apps.nextcloud.com/apps/oidc_login
GNU Affero General Public License v3.0
219 stars 59 forks source link

Group shares not working after upgrade to Nextcloud 28 #256

Open andy-held opened 8 months ago

andy-held commented 8 months ago

Since the update to 28.0.0, users created via OIDC get associated with the correct groups, but do not get access to group shares. When the group is unassigned and reassigned through the Nextcloud webinterface, the appropriate shares appear.

Zapfmeister commented 3 months ago

I have the same issue. Is this an issue of this plugin, or a nextcloud issue?

sirkrypt0 commented 4 days ago

It's a Nextcloud issue and I created the one above (https://github.com/nextcloud/server/issues/47712) with some more details on the actual bug.

TL;DR: users are granted access to the shares, but they have to accept them manually by visiting the pending shares (https://nextcloud.example.com/apps/files/pendingshares), even though automatic acceptance is configured (as it is by default).