My requirement is I should be able to automatically authenticate the user once he loads the portal home page. This will be done aganist a custom database of users.
I do have the user information available at time of home page load using NTLM. My requirement is to invoke the logging mechanism and force login using this information. A custom IdentityLogin Class is defined in login-config.xml. How do i invoke this custom API dynamically on loading home page. Also How do i remove the default login link offered by Portal as it is no longer required. Any help is appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128441#4128441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128441 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
