Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-175

Session ID passed in cookie is not reused when redirecting to another app context in the same domain

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.0.3.Final
    • 1.0.0.Beta30
    • None
    • None

      Application A has Filter which checks if user is already logged in. If not it redirects user to application for logging in (app B). This solution is based on the fact that session id is the same. In wildfly 8.0 CR1 for some reason redirect to application B changes session id. The same thing happens when user will be authenticated in app B and then is again redirected to app A. It looks like there is some problem with cookies, but I'm not sure (app A and B are on the same app server). It is working in jboss 7.1.1.

            sdouglas1@redhat.com Stuart Douglas
            ajurek Anna Jurek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: