Hi, I am using Shiro for my Java Servlets based web application security. I would like to extend the basic shiro authorization to include the following check: If certain roles try to login to the application from IPs that are not present in the database,they must be redirected to the unauthorizedUrl. Any ideas would be much appreciated.
Thanks, Daisy Jose. -- View this message in context: http://shiro-user.582556.n2.nabble.com/Extending-Shiro-to-include-IP-checks-tp7578660.html Sent from the Shiro User mailing list archive at Nabble.com.
