You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we have a rules that look for IP addresses (using RegExp), localhost, etc. Customers also need to look for internal addresses (eg. htpps://our.domain.ldap, htpps://our.second.domain, htpps://yet.another.domain). Instead of asking our customers to create their own AppCAT rules, it would be nice to create a generic rule that looks for a collection of addresses externalized in a csv/txt file.
The text was updated successfully, but these errors were encountered:
This feature is not possible with Windup. It needs to be developed (as Windup does not use any external file as parameters). Is it worth it developing this feature in WindUp? @kthatipally do you know if this is possible in Kantra ?
Today we have a rules that look for IP addresses (using RegExp), localhost, etc. Customers also need to look for internal addresses (eg.
htpps://our.domain.ldap
,htpps://our.second.domain
,htpps://yet.another.domain
). Instead of asking our customers to create their own AppCAT rules, it would be nice to create a generic rule that looks for a collection of addresses externalized in a csv/txt file.The text was updated successfully, but these errors were encountered: