Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9664

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

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: