Android-SingleSignOn
Android-SingleSignOn copied to clipboard
If only dev app is installed SSO doesn't work
If users only have the dev version installed, the SSO connection doesn't work in the notes and news app.
According to the report in the notes app (see ticket below) I assume that it fails in the Token Exchange part - so the call to authenticateSingleSignAccount
Ref:
- https://github.com/stefan-niedermann/nextcloud-notes/issues/1547
- https://github.com/nextcloud/news-android/issues/1033