ownCloud Desktop v7.1.1

v7.1.1Desktop
Fixed 1
  • Load OIDC configuration values from the right keys to fix bogus prompt parameter sent to identity provider and restore system-configured ports that were being dropped

From ownCloud Desktop

Downloads
ownCloud client
Windows:
64 bitWindows MSI for Group Policy
macOS
IntelM1
Linux
AppImagePackage repository

Sources: ownCloud-7.1.1.19543.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v7.1.1] (2026-09-01) The following sections list the changes in ownCloud Desktop Client 7.1.1 relevant to ownCloud admins and users.

Summary
  • Bugfix - Load OIDC configuration values from the right keys: #12597
Details
  • Bugfix - Load OIDC configuration values from the right keys: #12597

    The OIDC prompt setting was read from the Ports configuration value, so a bogus prompt parameter was sent to the identity provider. The configured redirect Ports were also parsed as a single string, which is empty on platforms where QSettings returns a string list for comma-separated values (ini-based configurations) — every system-configured port was silently dropped when more than one was configured. Both values are now read from their own key and with the right type.

    https://github.com/owncloud/client/pull/12597 https://github.com/owncloud/client/pull/12606

View original

Upgraded? How did it go?

Discussion