0 Replies Latest reply on Feb 11, 2008 12:29 PM by babsmk

    Invoking Login API and forcing Logon on Portal load.

    babsmk

      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.