Has anyone gotten geolocation data to actually be written to the events system without having to have user consent in their browsers? I have tried various geo location services, Maxmind, IP, Azure and none of them work. The only time it works is if the user is prompted in the browser and they accept. I'm looking to capture geolocation data based on their IP address only.
I have these settings: cas.tgc.geo-locate-client-session=true cas.authn.adaptive.risk.geo-location.enabled=true cas.authn.adaptive.risk.ip.enabled=true cas.events.core.enabled=true cas.events.core.track-geolocation=true cas.geo-location.maxmind.city-database=/etc/cas/config/geodb/geoip-city.mmdb cas.geo-location.maxmind.country-database=/etc/cas/config/geodb/geoip-country.mmdb Obviously, I should not need user permission to just translate their IP to a geolocation. If it matters, I am using MongoDB for event storage. CAS version 7.2.3 -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/MN6PR18MB546698C0897345D678CAB536DB7BA%40MN6PR18MB5466.namprd18.prod.outlook.com.