Geo-country (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticator-filters/authenticator-filter{id}/geo-country

Geolocation Country Authenticator Filter

Parameters#

NameTypeRequiredDefaultDescription
filter-countriesmulti-value, non-empty-stringoptionalThe list of countries (ISO-3166 code) that are allowed or denied to use the authenticators.
apply-filter-when-matchbooleanoptionaltrueApply 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#

NameTypeDescription
exclusions SectionList of authenticators to exclude.

Was this helpful?