[jboss-user] [JBoss Portal] - Re: How use UsersRoleLoginModule
bdaw
do-not-reply at jboss.com
Fri Sep 22 07:14:25 EDT 2006
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#3973528
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973528
More information about the jboss-user
mailing list