[jboss-user] [Security] - Re: Authentication succeeded, getCallerPrincipal()=anonymous
zour
do-not-reply at jboss.com
Tue Oct 27 11:49:53 EDT 2009
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#4262451
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262451
More information about the jboss-user
mailing list