Whitelisting IPs in ICIMS Portal
Standard Integration QuestionsWe are making REST calls from our system which internally is using micro-service architecture.
For each call, the request is raised from a different container which will have a different IP address and this process is random. Instead of adding IP addresses one by one can we provide a range of IP addresses (ie., by specifying some subnet mask) or domain address. If yes in which format will it be expecting it.