2 Replies Latest reply on Apr 28, 2009 7:38 PM by consapro

    https and http Problem

    consapro

      Hi everybody,


      I tried to implement https into my project - and it works. Thats cool :-)


      Now I tried following test:


      Login page (https) - User loggedIn
      Go to an other page (http) - User loggedIn
      Logout (http) - User is logged out
      Then another time login page (https) - User is logged In.
      But then I go to the other page (http) and the user is logged out.
      Then I click again login - redirect to login form - but the user is logged in.


      When I look at the debug Page with https://....:8443/... then I've another identity and other conversations than with http://....:8080/...


      Is this correct? But I want to have one conversation or also identity for http AND https. So only Login and maybe some formulars should be https and viewing pages should be http.


      I hope it's not too confused .

        • 1. Re: https and http Problem
          consapro

          Hi everybody, now it's better to read


          I tried to implement https into my project - and it works. Thats cool :-)


          Now I tried following test:


          Login page (https) - User loggedIn <br>
          Go to an other page (http) - User loggedIn 
          Logout (http) - User is logged out
          Then another time login page (https) - User is logged In.
          But then I go to the "other" page (http) and the user is logged out.
          Then I click again "login" - redirect to login form - but the user is logged in.
          


          When I look at the debug Page with https://....:8443/... then I've another identity and other conversations than with http://....:8080/...


          Is this correct? But I want to have one conversation or also identity for http AND https. So only Login and maybe some formulars should be https and viewing pages should be http.


          I hope it's not too confusing .

          • 2. Re: https and http Problem
            consapro

            Holy shit - I found the problem. After 5 hours.


            See the last comments in http://seamframework.org/Community/SchemehttpAndRestrict