2 Replies Latest reply on Oct 9, 2006 2:01 PM by rajmera

    using a porta page within <form-login-page>

    hubertg

      hi,

      i want to implement the following behaviour:

      0. user is not logged in
      1. user clicks on protected resource's url
      2. portal redirects to a special portal page which contains a portlet which contains itself a form pointing to j_security_check
      3. user inputs user/pwd, if authentication succeeds the user is forwarded where he wanted to go.

      basically i'd like to know if it is possible to use a portal page for <form-login-page>, eg.:

      <form-login-page>/portal/portal/myportal/Login</form-login-page>


      where myportal is a custom portal and Login is a portal page containing the login portlet.

      i tried it before, but it didn't work at once. maybe someone has tried this before? or is there some jaas-principle against this approach?

      best regards and thanks for any help,
      hubert