Hi Narcom, Thanks for reply. I am not sure I have explained the issue properly. My WebServices Application need to support multiple authentication servers (LDAP, RADIUS, MYSQL) simultaniousely. Currenntly we are using kind of groupname mapping to backend server. When user authentication request comes along with groupname we send the request to respective backend server based on group information. I would like to replace the entire authentication module with flexible SHIRO module.
Is there any example to use multiple authentication servers/realms? How does the application know which realm to use for authentication/authirazation? I am just start learning shiro. Can you please give the url if any example avilable. Thanks, Sam. -- View this message in context: http://n2.nabble.com/Multiple-Realms-from-single-application-tp4211037p4211779.html Sent from the Shiro User mailing list archive at Nabble.com.
