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 for OpenStreetMap provider #3502

Closed
danieldegroot2 opened this issue Oct 27, 2023 · 2 comments
Closed

Switch to OAuth 2 for OpenStreetMap provider #3502

danieldegroot2 opened this issue Oct 27, 2023 · 2 comments

Comments

@danieldegroot2
Copy link
Contributor

danieldegroot2 commented Oct 27, 2023

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)

@pennersr
Copy link
Owner

Repository owner locked and limited conversation to collaborators Sep 10, 2024
@pennersr
Copy link
Owner

pennersr commented Nov 7, 2024

There is no need to provide a new provider, starting from 3f7bc465 the regular OIDC provider can be used.

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

No branches or pull requests

2 participants