Geo-country (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticator-filters/authenticator-filter{id}/geo-country
Geolocation Country Authenticator Filter
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| filter-countries | multi-value, non-empty-string | optional | The list of countries (ISO-3166 code) that are allowed or denied to use the authenticators. | |
| apply-filter-when-match | boolean | optional | true | Apply the exclusions when the country request comes matches any in the list. If this is set to false, then the exclusions are applied when the country fails to match. A common use-case for setting this to false would be to remove certain authenticators when the request comes from a country that is not in the list. |
Subsections#
| Name | Type | Description |
|---|---|---|
| exclusions | Section | List of authenticators to exclude. |