traccar / traccar-manager-android

Traccar Manager for Android
https://www.traccar.org/manager
Apache License 2.0
262 stars 374 forks source link

"403: disallowed_useragent" when accessing server with openid.force enabled #100

Open dd310 opened 1 year ago

dd310 commented 1 year ago

Is your feature request related to a problem? Please describe.

I login to my Traccar server using Google OAuth, but requests from embedded browsers are blocked.

Describe the solution you'd like

Implement a way to allow authentication from the app, like https://github.com/openid/AppAuth-Android

tananaev commented 1 year ago

It would require opening an external browser view. It's quite a bit of work, so if anyone is interested in contributing or sponsoring the work, let me know.

PottiMc commented 1 month ago

This is still an issue. Have you tried to work on this one? Unfortunately I don't think I can support in development.