TenantIP Object
IP-address security configuration.
Fields
#
mode
Mode defines how IP whitelisted is applied. Is null if whitelist is not defined.
targets
List of targets included in (if mode is onlySpecificTargets ) or excluded from (if mode is exceptSpecificTargets ) an IP whitelist check.
Is null if whitelist is not defined or mode is all .
whitelist
[ String ]
A list of IP addresses which are allowed to login into Carerix system. Portals and third parties are not affected by this setting.
null or empty list means that there's no restriction: logging in is possible from any IP address.
Usages
#
References
#
- Field ip from TenantSecurity
Previous
TenantBruteForceProtection
Next
TenantIPRequest