Cidr (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticator-filters/authenticator-filter{id}/cidr
CIDR Authenticator Filter
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| filter-cidr | non-empty-string | required | The CIDR specifying the IP addresses and routing prefixes for which this filter should be applied. | |
| apply-filter-when-match | boolean | optional | true | Apply 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#
| Name | Type | Description |
|---|---|---|
| exclusions | Section | List of authenticators to exclude. |