Trying to utilize BlackDot's service with CAS 7.2.2. I am getting the following error:
ERROR [org.apereo.cas.authentication.adaptive.intel.RestfulIPAddressIntelligenceService] - <url is marked non-null but is null>
This causes all authentication to fail, even if the IP returns 0 from the service. Below are my cas.properties settings.
# BlackDot
cas.authn.adaptive.ip-intel.black-dot.email-address="email-address"
cas.authn.adaptive.ip-intel.black-dot.mode=DYNA_LIST
Any ideas what I'm missing? The service does work when I look it up manually and my ip returns 0.