Change your login-config.xml to have:
| <login-module code="org.jboss.portal.identity.auth.IdentityLoginModule"
flag="required">
| ....
| <module-option
name="validateUserNameCase">true</module-option>
| ....
| </login-module>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171554#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...