[jboss-user] [Security & JAAS/JBoss] - J_Security J_USERNAME, J_PASSWORD

jdsignature do-not-reply at jboss.com
Mon Oct 22 11:59:34 EDT 2007


I am trying to use the following login form to send the authentication request to the JBoss container.Can anybody let me know how the JAASSecurityManager intercept the J_SECURITY_CHECK action, and send the correcpoding j_username, j_password  to the Subject, Principle. or others. 


<!DOCTYPE HTML PUBliC "-//W3C/DTD HTML 4.0 Transitional//EN">

<META HTTP-EQUIV = "Pragma" CONTENT="no-cache">
Form Login Page 



<h2>Sample Form Login</h2>

<FORM METHOD=POST ACTION="j_security_check">

   Please Enter user ID and password:  
 User ID  
 Password   


   And then click this button: 








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

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



More information about the jboss-user mailing list