I need to authenticate access to a web App using shiro.
the login page has 3 fields namely username password and server name.
I want my realm to query the specified server. the server would return the
access level etc for the user.
I have been trying but i have not figured out how to make this happen.
I can not understand where the values submitted in the login form go to and
how to access them

-- 
View this message in context: 
http://n2.nabble.com/Help-with-creating-a-Realm-tp4894138p4894138.html
Sent from the Shiro Developer mailing list archive at Nabble.com.

Reply via email to