<div dir="ltr"><div>Hello Group,</div><div><br></div><div>Some account services like google for instance record and list activities that</div><div>happend in an account like: Access Type, Location, Date time.</div><div><br></div><div>I think this would make a great addition to the account pages in Keycloak,</div><div>since it would help users to detect suspicious account activity early.</div><div><br></div><div>What do you think?</div><div><br></div><div>Google shows the following information:</div><div>* Access Type (Which device was used to access the account: Browser, Mobile, etc...)</div><div>For this one could add a device detection library to the account page like mobile-detect.js</div><div><a href="http://hgoebl.github.io/mobile-detect.js/">http://hgoebl.github.io/mobile-detect.js/</a></div><div><br></div><div>* Location (based on IP-Address)</div><div>IP Geolocation could be based on free geolite database </div><div><a href="http://dev.maxmind.com/geoip/legacy/geolite/">http://dev.maxmind.com/geoip/legacy/geolite/</a></div><div><a href="https://github.com/maxmind/GeoIP2-java">https://github.com/maxmind/GeoIP2-java</a></div><div><br></div><div>* Date time</div><div>Datetime of access + humanized &quot;x mins ago&quot;</div><div><br></div><div>* current &quot;access point&quot;</div><div>The current &quot;access point&quot; is also shown like:</div><div>Your computer uses the IP XXX.XXX.XXX.XXX. (Some Country)</div><div><br></div><div>Cheers,</div><div>Thomas</div></div>