Hello,
I wrote a CustomLoginModule that authenticate against a database. The login works fine and
the roles can be read out by using the membership module with the method
getUserRoles(user). All seems to be fine.
The problem is that the method request.isUserInRole("rolename") returns always
FALSE.
Could someone help ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154285#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...