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

Switch to OAuth 2 #71

Open
danieldegroot2 opened this issue Nov 1, 2023 · 5 comments
Open

Switch to OAuth 2 #71

danieldegroot2 opened this issue Nov 1, 2023 · 5 comments

Comments

@danieldegroot2
Copy link

Switch to OAuth 2 from HTTP Basic Auth and OAuth 1.0a. They are being deprecated.
See openstreetmap/operations#867

Note, api.openstreetmap.org API url currently can not do OAuth 2 handshake. See openstreetmap/operations#951 (comment)
You can split the www. base URL and api. API url. See osmlab/osm-auth#123 (comment)

cc: @Zverik

@mnalis
Copy link

mnalis commented Feb 15, 2024

Given updated announcement openstreetmap/operations#867 (comment) saying turning off OAuth 1.0a will begin in about 2 weeks, brownouts will start at May 1st, 2024 and support will be completely shut down at June 1st, 2024; I wanted to ask @Zverik is the plan for Level0 to be updated by then?

I love using it, and would hate to see it stop working. Is help needed?

@Zverik
Copy link
Owner

Zverik commented Feb 17, 2024

Currently the main blocker is that the server Level0's on has PHP 5.5 which doesn't support OAuth2 out of the box. Upgrading the server is long overdue (OS is nine years obsolete), so the plan is that. But I want to do it closer to April, to have Ubuntu LTS 24 and not think of upgrading for another six years.

@sikmir
Copy link

sikmir commented Apr 25, 2024

Any news on this? Registration of OAuth 1 applications has been disabled already.

@mnalis
Copy link

mnalis commented Apr 25, 2024

Ubuntu 24.04 LTS Noble Numbat has just been released yesterday 25. Apr 2024., so that prerequisite at least should be met now.

@Zverik
Copy link
Owner

Zverik commented Apr 26, 2024

Yes, the next prerequisite would be me releasing Every Door 5.0 (hopefully next week), and then I can start moving everything to a new server and updating the libraries to switch to OAuth2.

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

4 participants