I am attempting to write a custom LoginModule that will authenticate the user using a secured EJB. From the documentation I have read, it appears that the RunAsLoginModule should be used to set the role used during the authentication phase. Could someone provide details as to how to use the RunAsLoginModule? Any details or examples related to setting up my login module and login-config.xml would be greatly appreciated. Do I need to set up a LoginContext within my LoginModule login() method that accesses the secured EJB? Thanks.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840349#3840349 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840349 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
