[jboss-jira] [JBoss JIRA] (ELY-1016) Cache in KeyStoreCredentialStore must work with lowercase aliases (keys) too.

Hynek Švábek (JIRA) issues at jboss.org
Tue Mar 21 03:07:02 EDT 2017


     [ https://issues.jboss.org/browse/ELY-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hynek Švábek moved WFCORE-2555 to ELY-1016:
-------------------------------------------

        Project: WildFly Elytron  (was: WildFly Core)
            Key: ELY-1016  (was: WFCORE-2555)
    Component/s: Credential Store
                     (was: Security)


> Cache in KeyStoreCredentialStore must work with lowercase aliases (keys) too.
> -----------------------------------------------------------------------------
>
>                 Key: ELY-1016
>                 URL: https://issues.jboss.org/browse/ELY-1016
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Credential Store
>            Reporter: Hynek Švábek
>            Assignee: Hynek Švábek
>
> 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



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list