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

v3.0.2 not activable in NextCloud Hub 8 / NextCloud 29 #277

Closed WoBuGs closed 4 months ago

WoBuGs commented 4 months ago

Through the NextCloud app store UI, it is not possible to enable the extension after migrating to NextCloud 29, due to the application manifest specifying NextCloud 28 as the maximum supported version: https://github.com/pulsejet/nextcloud-oidc-login/blob/v3.0.2/appinfo/info.xml#L32

Note: it works if when forcing through the occ CLI:

occ app:enable --force oidc_login

I guess this issue will close naturally with the next release.

pulsejet commented 4 months ago

https://github.com/pulsejet/nextcloud-oidc-login/releases/tag/v3.1.0