Hi,
I've an app that uses form based authentication and custom Login Modules. How 
can I intercept a request to a secure URL (before JBoss container does it, and 
redirects to login page) so that I can do some pre-processing?

I tried adding a filter and mapped it to "/j_security_check" but that doesnt 
seem to kick in when I access a secure URL and I am thrown to the login page, 
which I don't want. Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069730#4069730

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069730
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to