Your users need to belong to role "Authenticated"
You can find
anonymous wrote : <auth-constraint>
| <role-name>Authenticated</role-name>
| </auth-constraint>
|
and
anonymous wrote : <security-role>
| <role-name>Authenticated</role-name>
| </security-role>
in portal servlet web.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973528#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...