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

Cache in KeyStoreCredentialStore must work with lowercase aliases (keys) too.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Credential Store
    • None

      Cache in KeyStoreCredentialStore must work with lowercase aliases (keys) too.

      When I work directly with CredentialStore API I see there problem with case sensitive aliases. I located problem to used cache.
      There is one place when we store new entry and where is not key in lowercase.
      e.g.
      https://github.com/wildfly-security/wildfly-elytron/blob/master/src/main/java/org/wildfly/security/credential/store/impl/KeyStoreCredentialStore.java#L326

            hsvabek_jira Hynek Švábek (Inactive)
            hsvabek_jira Hynek Švábek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: