Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android-SingleSignOn and this library #216

Closed
PhieF opened this issue Jan 4, 2019 · 2 comments
Closed

Android-SingleSignOn and this library #216

PhieF opened this issue Jan 4, 2019 · 2 comments

Comments

@PhieF
Copy link

PhieF commented Jan 4, 2019

Hi,
is this library compatible with that one https://github.com/nextcloud/Android-SingleSignOn

?

Because I can't login once I've authorized the account with singlesignon, using url, username and token as password in android-library

thanks !

@nextcloud-android-bot
Copy link
Collaborator

GitMate.io thinks possibly related issues are #205 (Move operation to library), and #160 (How to configure Proguard for Android Client library).

@tobiasKaminsky
Copy link
Member

tobiasKaminsky commented Jan 7, 2019

This library is indepentent from the SSO approach.
This library provides all of the basic operation you can do on the server, like upload, download, delete, …

The SSO is somewhat different: an user installs NC files app (main app), which includes this library.
Any other app can now use the SSO from the NC files app, to do requests on behalf of the NC files app (after the user authenticated it).

For more infos on the SSO, please read https://github.com/nextcloud/Android-SingleSignOn/ or ask here again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants