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

Closed
danieldegroot2 opened this issue Nov 1, 2023 · 3 comments
Closed

Switch to OAuth 2 #71

danieldegroot2 opened this issue Nov 1, 2023 · 3 comments

Comments

@danieldegroot2
Copy link
Contributor

danieldegroot2 commented Nov 1, 2023

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

Also, use api.openstreetmap.org/api/ -and HTTPS- instead of www.openstreetmap.org/api/*.
(Is: openstreetmap/operations#951)

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: @fodor0205


Váltás az OAuth 2-re a HTTP Basic Auth-ról és az OAuth 1.0a-ról. Ezek elavultak.
Lásd: openstreetmap/operations#867

Használja az api.openstreetmap.org/api/ -és a HTTPS-t a www.openstreetmap.org/api/* helyett.
(Is: openstreetmap/operations#951)

Megjegyzés, az api.openstreetmap.org API url jelenleg nem képes OAuth 2 handshake-et végrehajtani. Lásd openstreetmap/operations#951 (comment)
A www. alap URL és az api. API url szétválasztható. Lásd osmlab/osm-auth#123 (comment)

( Fordítás: deepl.com/translator )

@mmd-osm
Copy link

mmd-osm commented Feb 6, 2024

@danieldegroot2 : I'm not sure if this project is using OAuth 1.0a at all. I see it in some test/ directory only, which appears to be some non-production code?

@danieldegroot2
Copy link
Contributor Author

@mmd-osm Yes, I didn't always check. But if used in development environment or something it could still be good to notify them anyway.

@danieldegroot2
Copy link
Contributor Author

Resolved by removing file 7ebe785

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

2 participants