<div dir="ltr">We're planning to do exactly that when we revamp the account management console.</div><div class="gmail_extra"><br><div class="gmail_quote">On 7 June 2016 at 09:57, Thomas Darimont <span dir="ltr"><<a href="mailto:thomas.darimont@googlemail.com" target="_blank">thomas.darimont@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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/" target="_blank">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/" target="_blank">http://dev.maxmind.com/geoip/legacy/geolite/</a></div><div><a href="https://github.com/maxmind/GeoIP2-java" target="_blank">https://github.com/maxmind/GeoIP2-java</a></div><div><br></div><div>* Date time</div><div>Datetime of access + humanized "x mins ago"</div><div><br></div><div>* current "access point"</div><div>The current "access point" 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>
<br>_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br></blockquote></div><br></div>