1 2 Previous Next 23 Replies Latest reply on May 4, 2009 3:06 PM by mrvcnkl Go to original post
      • 15. Re: Redirect after logout
        maiky

        Hello

        In 2.6.2 is now possible to set the default portal on that you want and the redirect after logout is ok.

        In the 2.6.1 I'm create my portal on the default portal to resolve this problem.

        PS: Sorry for my bad English.

        • 16. Re: Redirect after logout

           

          In 2.6.2 is now possible to set the default portal on that you want and the redirect after logout is ok.


          This is great news, however I can't seem to find any documentation on this. Can anyone explain how it's possible to change the logout page in 2.6.2?

          Or even if it could just direct you to the portal that's been configured as your default portal (e.g., "/portal"), that's all I need.


          Thanks!
          Abby

          • 17. Re: Redirect after logout
            emuckenhuber

             

            "afichtner" wrote:

            Or even if it could just direct you to the portal that's been configured as your default portal (e.g., "/portal"), that's all I need.


            As far as i can remember this issue is fixed in 2.6.3, which will be released in the next days.

            • 18. Re: Redirect after logout
              cybershastri

              Can anybody post the solution please? If the fix is there in 2.6.3 I am ready to upgrade to 2.6.3 for this one feature.

              Thanks,
              Cybershastri

              • 19. Re: Redirect after logout
                theute

                There are diiferent issues here... So you may want to try out yourself to see if that fixes *your* issue

                • 20. Re: Redirect after logout
                  michmich

                   


                  In 2.6.2 is now possible to set the default portal on that you want and the redirect after logout is ok.


                  Does anyone found the documentation for this feature? I didn't found it in 2.6.3 either

                  • 21. Re: Redirect after logout
                    yanivc24

                    Hello

                    I am facing a similar but somewhat different problem on jboss portal 2.6 GA. I have created my own portal instance which uses it's own sets of layout. in other words I am not using the default portal client framework to display my pages and therefore the headers.jsp does not play any part during page load.

                    I need a method to create a logout link from my portal
                    I am currently using the Portlet API jbossActionResponse.signOut method to do that but I am getting some wierd behavior :

                    1. after navigating to the login page that way I will need to login twice, the first time I log in nothing happens and only in the second time I am redirected to the portal.

                    2. After I log out using this method, if I wait for more than 2 minutes and I try to do a login the Jboss Server return :

                    Error : HTTP Status 408 :The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and re-click the link you requested or close and re-open your browser



                    Can anyone advise ?

                    Thanks

                    • 22. Re: Redirect after logout
                      yanivc24

                      Hello

                      I am facing a similar but somewhat different problem on jboss portal 2.6 GA. I have created my own portal instance which uses it's own sets of layout. in other words I am not using the default portal client framework to display my pages and therefore the headers.jsp does not play any part during page load.

                      I need a method to create a logout link from my portal
                      I am currently using the Portlet API jbossActionResponse.signOut method to do that but I am getting some wierd behavior :

                      1. after navigating to the login page that way I will need to login twice, the first time I log in nothing happens and only in the second time I am redirected to the portal.

                      2. After I log out using this method, if I wait for more than 2 minutes and I try to do a login the Jboss Server return :

                      Code:

                      Error : HTTP Status 408 :The time allowed for the login process has been exceeded. If you wish to co
                      ntinue you must either click back twice and re-click the link you requested or close and re-open you
                      r browser




                      Can anyone advise ?

                      Thanks

                      • 23. Re: Redirect after logout

                        Hi,
                        I am having the same login twice problem when logout link is clicked with an expired session.
                        When logout button is clicked and the session is expired, it is redirected to login page. After providing username/password, since the last action was logging out, the login page is redisplayed and it is required to re-login.

                        Does anyone has an idea how to fix this problem?

                        Thanks.

                        1 2 Previous Next