Hi All,

I would like to have the end to end encryption on the username and password. 
I made the applet for encryption and included in the login.jsp so that the 
submitted j_username and j_password is encrypted.

I have customerized the ModelLoginModule for decrypting the user & password. 
Now we have problem on getting the decrypted username in the Jboss portal 
usermodule. whenever, we retrieve the request.getRemoteuser(), it returns the 
encrypted username.

How can we let the jboss portal usermodule to return a plained username instead?

Thanks!



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955004#3955004

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955004

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to