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

Assign value to path in OidcCookieTokenStore#getContextPath

XMLWordPrintable

      In OidcCookieTokenStore#getContextPath, we can see that new URIBuilder(uri).build().getPath(); is called. The value of this should be assigned to the path variable. Currently, the value computed here isn't getting used.

      See https://github.com/wildfly-security/wildfly-elytron/blob/1.x/http/oidc/src/main/java/org/wildfly/security/http/oidc/OidcCookieTokenStore.java#L190.

            anan2946 Anupama Bhardwaj (Inactive)
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: