[jboss-user] [Security & JAAS/JBoss] - Re: Can I create a login .war module that my other .war modu

2009-02-17 Thread vparmar
We have a solution for Web applications deployed on same JBoss Instance to delegate Authentication to different co-hosted web application. Essentially For Web Application/Module ABC1, ABC2, , a Servlet Filter checks for Request/Session parameters (for example USER_NAME, etc). If the Servlet Fi

[jboss-user] [Security & JAAS/JBoss] - Re: Can I create a login .war module that my other .war modu

2008-01-10 Thread ragavgomatam
Answer is no. Make it a Custom Jaas Module & sprinkle | | SecurePages | | Security constraint testing using custom Jaas Module | | /jsp/secure.jsp |