Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1489

FormAuthenticationMechanism should only create a session if an identity is being stored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Final
    • None
    • HTTP
    • None

      We don't need this internal method to contain the boolean argument: -

      private IdentityCache createIdentityCache(HttpServerRequest request, boolean createSession) {
      

      A subsequent call to put is sufficient for us to know a session is needed, an all other cases don't create the session.

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: