I have a custom login module (Plain JAAS), tested with tomcat/oracle/jetty.
I configured Jboss to use it (jboss-web.xml and login-config.xml).
The log shows the login module working. It shows me all the roles.
but after login I get a 403 denied page.
The login module I made is base on this:
http://www.oracle.com/technology/products/jdev/howtos/10g/jaassec/index.htm
I lost int here.
can anyone help?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980842#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...