[jboss-user] [Security & JAAS/JBoss] - Using filters with j_security_check

kpalania do-not-reply at jboss.com
Wed Aug 1 12:23:08 EDT 2007


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



More information about the jboss-user mailing list