Hi, I am using JAAS Custom LoginModule it is extended by AbstractServerLoginModule. I would like to use HttpRequest object inside my custom LoginModule. Could you please let me know how to get HttpRequest in my custom LoginModule. Is it possible to use HttpRequest in custom LoginModule. And also I have couple of questions.
1. Is auto-login is possible using JAAS. If Yes, How to do auto-login in JAAS? [Auto-login : Without prompting dialog box/FORM jsp for user credentails. ] 2. Is JAAS support Cookie authentication? - I have cookie in my browser which is created by 3-party application, using this cookie I would like to get authenticated using JAAS. If Yes, please let me know the process/steps to do. 3. How to get HttpRequest object in my custom LoginModule? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262699#4262699 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262699 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user