Some additional context: I'm not using jsp files in the web portion, this is a three tier application so all of the user authentication is being handled by java application middle tier server. I'm sending the username and password over SSL using ajax.
The top function "isAuthenticated" already uses an ini file. I didn't include the ini file because the issue is how to switch (or reconfigure) the realms so that I can authenticate in one realm and authorize in another. Does that answer your question, or is there some other ini work I'm supposed to look at? Most of the examples I find online had different contexts than I currently have. -- View this message in context: http://shiro-user.582556.n2.nabble.com/Two-Realm-Authentication-Issue-tp7581578p7581581.html Sent from the Shiro User mailing list archive at Nabble.com.
