It doesn't work with the UsersRolesLoginModule either.
<login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule"
flag="required">
| <module-option
name="unauthenticatedIdentity">anonymous</module-option>
| <module-option
name="usersProperties">props/users.properties</module-option>
| <module-option
name="rolesProperties">props/roles.properties</module-option>
| </login-module>
Any ideas?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262451#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...