After installing the OSX desktop client, you enter the next-cloud server address. The server is configured using Google's SSO via SAML. The Desktop client should open sort of a web-view showing the Google sign-in page.
Instead of showing the Google sign-in page, it asks for the username/app-password combination. After setting up an app-password in the web-client (using google sign-in), and then entering that created app password in the OSX client, it shows an error (see screenshot).
-- It does work as intended with the google-login using the Linux and the Windows client. Only the OSX client seems to have a problem.
Operating system: Ubuntu 16.04 + NextCloud Snap Package
Web server: Apache
Database: mysql
PHP version: 7.0
ownCloud version: NextCloud 11
Storage backend (external storage):
Client version: 2.3.3 build 84
Operating system: macOS Sierra 10.12.6
OS language: English
Installation path of client: /Applications/nextcloud.app

Client logfile:
https://pastebin.com/BuxZhZ9p
Web server error log:
empty -
Server logfile: ownCloud log (data/owncloud.log):
The OSX nextcloud client is build without shibboleth support:
https://github.com/nextcloud/client_theming/blob/master/osx/build.sh#L31
The build line has -DNO_SHIBBOLETH=1
Please report the bug to nextcloud.
@ogoffart Doesn't that mean it would work fine with the ownCloud client?
If yes @ymakhloufi can just download that one -> https://owncloud.org/changelog/desktop/
the owncloud-client works, thanks for the hint.
Most helpful comment
@ogoffart Doesn't that mean it would work fine with the ownCloud client?
If yes @ymakhloufi can just download that one -> https://owncloud.org/changelog/desktop/