Auth0 GeoIP Information Source

Overview

Auth0 utilizes MaxMind to source the GeoIP data that populates the Rules context object. Developers can access this geographic data via the context.request.geoip property.

Applies To
  • Rules
  • GeoIP
Solution

How does Auth0 source GeoIP information?

Auth0 sources all GeoIP information directly from MaxMind. This data is automatically mapped to the context.request.geoip object, allowing developers to build location-based logic or geographic restrictions within Auth0 Rules.

Recommended content

No recommended content found...