android icon indicating copy to clipboard operation
android copied to clipboard

Reduce the browser dependency when setting up initial login

Open eintr opened this issue 4 months ago • 5 comments

Browser access maybe inconvenient or impossible on some android devices.

User should has a chance to input application specific password directly instead of to be requested to use external browser unconditionally.

eintr avatar Oct 05 '25 13:10 eintr

Nextcloud Server supports many different authentication backends, including OpenID Connect/etc. These often have interstitial web pages via third party platforms. These are not handled by Nextcloud itself, so that's not really possible AFAIK.

You may find the QR authentication mode helpful however.

joshtrichards avatar Oct 05 '25 19:10 joshtrichards

I might not have explained it clearly. I didn't mean to let Nextcloud app handle all the authentication methods, but Just make the "application specific password" independently. And leave all the other methods to browsers.,

eintr avatar Oct 06 '25 00:10 eintr

Oh, okay. I think that might be do-able in theory (if there's enough interest).

joshtrichards avatar Oct 06 '25 13:10 joshtrichards

Really hope this can be done. I stuck on authenticating for many times when initializing the app on TV/Projectors whose Android OS was extremely cut-off.

eintr avatar Oct 09 '25 05:10 eintr

Happened again, this time: Eversolo PLAY https://eversolo.com/Product/index/model/play/target/fxVC4T0PzE3eq7k9e%5Bld%5D3ulg%3D%3D.html#/

The preinstalled browser doesn't show me the login widget, I can't input anything.

eintr avatar Dec 02 '25 08:12 eintr