Cidr (Section)#

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

CIDR Authenticator Filter

Parameters#

NameTypeRequiredDefaultDescription
filter-cidrnon-empty-stringrequiredThe CIDR specifying the IP addresses and routing prefixes for which this filter should be applied.
apply-filter-when-matchbooleanoptionaltrueApply the exclusions when the cidr matches the IP. If this is set to false, then the exclusions are applied when the cidr fails to match. A common use-case for setting this to false would be to remove certain authenticators when the client is not on the internal network

Subsections#

NameTypeDescription
exclusions SectionList of authenticators to exclude.

Was this helpful?