[GH-ISSUE #1535] [FR]: Android SSO using native Nextcloud Files App #1010

Open
opened 2026-02-25 22:38:42 +03:00 by kerem · 2 comments
Owner

Originally created by @p-fruck on GitHub (Feb 5, 2024).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1535

Describe the feature you'd like to request

I'd like to utilize native SSO meaning that on Android I can reuse the same account used to sign in to the nextcloud files app

Describe the solution you'd like

The nextcloud team provides an official API for SSO that utilizes the account used by the official nextcloud files app. That way anyone using the nextcloud files app can sign into further apps without having to enter nextcloud credentials again

Describe alternatives you've considered

An alternative is already implemented that utilizes the browser SSO feature. However, typical android users do not access nextcloud using their webbrowser but rather using the files app.

Originally created by @p-fruck on GitHub (Feb 5, 2024). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1535 ### Describe the feature you'd like to request I'd like to utilize native SSO meaning that on Android I can reuse the same account used to sign in to the nextcloud files app ### Describe the solution you'd like The nextcloud team provides an official [API for SSO](https://github.com/nextcloud/Android-SingleSignOn?tab=readme-ov-file#how-to-use-this-library) that utilizes the account used by the official nextcloud files app. That way anyone using the nextcloud files app can sign into further apps without having to enter nextcloud credentials again ### Describe alternatives you've considered An alternative is already implemented that utilizes the browser SSO feature. However, typical android users do not access nextcloud using their webbrowser but rather using the files app.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 5, 2024):

Hello 👋

Thank you for taking the time to open this issue with floccus. I know it's frustrating when software
causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at
and if possible solved.
I'm Marcel and I created floccus and have been maintaining it ever since.
I currently work for Nextcloud which leaves me with less time for side projects like this one
than I used to have.
I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it.
Until then, please be patient.
Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation
to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can
collaborate to make this software better. For everyone.
Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge
and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and
try to fix the odd bug yourself. Everyone will be thankful for extra helping hands!
One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the forum,
to twitter or somewhere else. But this is a technical issue tracker, so please make sure to
focus on the tech and keep your opinions to yourself.

I look forward to working with you on this issue
Cheers 💙

<!-- gh-comment-id:1926993010 --> @github-actions[bot] commented on GitHub (Feb 5, 2024): Hello :wave: Thank you for taking the time to open this issue with floccus. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. I'm Marcel and I created floccus and have been maintaining it ever since. I currently work for Nextcloud which leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. Note also that GitHub is a place where people meet to make software better *together*. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. I look forward to working with you on this issue Cheers :blue_heart:
Author
Owner

@marcelklehr commented on GitHub (Sep 23, 2024):

Hey @p-fruck
I'm aware of the Android SSO API. However, this is not a native android app but a cross platform app that must also run on iOS. Because of this I've opted to rather implement the simpler, cross platform auth mechanism. I'll keep this issue around, though, in case someone comes up with a way to have this anyway.

<!-- gh-comment-id:2368796528 --> @marcelklehr commented on GitHub (Sep 23, 2024): Hey @p-fruck I'm aware of the Android SSO API. However, this is not a native android app but a cross platform app that must also run on iOS. Because of this I've opted to rather implement the simpler, cross platform auth mechanism. I'll keep this issue around, though, in case someone comes up with a way to have this anyway.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1010
No description provided.