User development,
A new message was posted in the thread "how to change the input user name":
http://community.jboss.org/message/523889#523889
Author : Janardan N
Profile :
http://community.jboss.org/people/njrfrens
Message:
--------------------------------------------------------------
Hi,
My users log in to the portal with user name as
"<DOMAIN>\<username>".
From this, i need to extract <username>.
I wrote a custom login module by extending SynchronizingLDAPExtLoginModule.
I overrided the method getUsernameAndPassword().
super.getUsernameAndPassword(), will return an array of username and password.
i am manipulating this <username> and am returning.
But this is not working properly...(not setting the principal in the session).
Any help will be highly grateful
Thanks and Regards,
Janardan
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/523889#523889