Uploaded image for project: 'Elytron Web'
  1. Elytron Web
  2. ELYWEB-222

Add a test for single sign on across two apps

XMLWordPrintable

      This relates to ELY-2589.

      We should add a test case for the following scenario:

      1. Launch with attached standalone xml, keystore, and ear deployment
      2. Attempt following requests:
      a. http://localhost:8080/app1/session.jsp (login alice:alice)
      b. http://localhost:8080/app2/session.jsp
      c. http://localhost:8080/app1/invalidate.jsp
      d. http://localhost:8080/app1/session.jsp (login again)
      e. http://localhost:8080/app2/session.jsp (this should be associated with a different session ID than the one from step b))

            fjuma1@redhat.com Farah Juma
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: