🆕 blog! “Adding OpenStreetMap login to Auth0”

So you want to add OSM as an OAuth provider to Auth0? Here's a tip - you do not want to create a custom social connection!

Instead, you need to create an "OpenID Connect" provider. Here's how.

OpenSteetMap

As per the OAuth documentation you will need to:

Register a new app at…

👀 Read more: https://shkspr.mobi/blog/2026/02/adding-openstreetmap-login-to-auth0/

#Auth0 #developers #oauth #OpenStreetMap

Adding OpenStreetMap login to Auth0

So you want to add OSM as an OAuth provider to Auth0? Here's a tip - you do not want to create a custom social connection! Instead, you need to create an "OpenID Connect" provider. Here's how. OpenSteetMap As per the OAuth documentation you will need to: Register a new app at https://www.openstreetmap.org/oauth2/applications/ Give it a name that users will recognise Give it a redirect of…

Terence Eden’s Blog

@Edent so, this is a guide to help you login to a third-party service, using your openstreetmap account to show who you are, where Auth0 as a software product to act as intermediary between the third party and openstreetmap?

And this assumes the third party to actively select OAuth0 as their IAM solution?

Apologies for the noob questions, I always get confused when the letters "auth" are part of a tool, whether it is auth2 or auth0 :)

@arjen
Yes.

Just like any service which has "Sign in with Github" or whatever.