6.8.5 Configuring Geolocation Profiling

To use the Geolocation rule, you are required to set up an external geolocation service provider. For example, you can use Neustar or MaxMind.

  1. On the Home page, click Policies > Risk-based Policies > Configuration > Geolocation Provider.

  2. Select Enable Location Profiling to fetch the location data from the configured geolocation database. This data helps in identifying the location of users based on the IP address.

  3. Configure the provider based on your requirement as follows:

    To configure Neustar:

    1. Select Neustar Service in Provider.

    2. Specify the API Key and API Secret.

    3. Specify the Web Service URL Neustar. For more information about query parameters, licenses, IP information, and so on, see Neustar’s documentation. To access Neustar’s documentation, you must register to Neustar’s portal and log in.

    To configure a custom provider:

    For example, you can configure MaxMind GeoIP. For information about MaxMind, see MaxMind Support Center.

    1. Select Custom Provider in Provider.

    2. Specify a name in Provider Name.

    3. Specify the fully qualified name of the class. For example, com.company.test.MyCustomClass

    4. Click Plus icon to add properties to the custom class as required.