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

Remove login/password authorization in OpenStreetMap Editing plugin #19970

Closed
4 tasks done
dmpr0 opened this issue May 28, 2024 · 4 comments · Fixed by #20013
Closed
4 tasks done

Remove login/password authorization in OpenStreetMap Editing plugin #19970

dmpr0 opened this issue May 28, 2024 · 4 comments · Fixed by #20013

Comments

@dmpr0
Copy link
Contributor

dmpr0 commented May 28, 2024

Description

Due to deprecation openstreetmap/operations#867 of this methods of authorization we need to remove button Use username and password in login dialog.

Previous task #18243

ToDo

Main bottom sheet Benefits... Upload OSM Note
  • Remove Use username and password button from:
    • Main bottom sheet
    • Benefits for active OSM contributors
    • Upload OSM Note dialog
@Nine-Tailed
Copy link
Contributor

But today authorization via OAuth does not work. The problem in Osmand or on the OSM website is not clear. Now you can only log in using your username and password.
Screenshot_2024-05-28-23-09-35-013_com.vivaldi.browser-edit.jpg

@mnalis
Copy link
Contributor

mnalis commented May 29, 2024

@Nine-Tailed which OsmAnd version are you using? Have you logged in using Oauth2 or old Oauth1.0a?

see https://community.openstreetmap.org/t/oauth-1-0a-and-http-basic-auth-shutdown/108490/17 there are intentional occasional brownouts active for old Oauth 1.0a.

It is intended that with 1 June 2024 neither old Oauth 1.0a nor login/password will work any anymore. So the username/password workaround that you mention will only work for few more days.

Only new Oauth 2.0 will be supported from June 1st onwards, and it requires both new OsmAnd and a re-login (i.e. Settings / Plugins / OpenStreetMap editing / Settings / logout icon near Account / Login to OpenStreetMap (appers in its place) / Sign in with OpenStreetMap)

However, currently OsmAnd Oauth2 login is broken too, see this: #19841 (comment)

@Nine-Tailed
Copy link
Contributor

@mnalis osmand 4.7.17.

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

Successfully merging a pull request may close this issue.

8 participants