[jboss-jira] [JBoss JIRA] (WFCORE-3542) Elytron JDBC realm password mapping is not consistent with underlying implementation

Brian Stansberry (JIRA) issues at jboss.org
Sat Feb 10 21:24:04 EST 2018


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

Brian Stansberry updated WFCORE-3542:
-------------------------------------
    Fix Version/s: 4.0.0.Beta1
                       (was: 4.0.0.Alpha10)


> Elytron JDBC realm password mapping is not consistent with underlying implementation
> ------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3542
>                 URL: https://issues.jboss.org/browse/WFCORE-3542
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>            Reporter: David Lloyd
>            Assignee: Darran Lofthouse
>             Fix For: 4.0.0.Beta1
>
>
> There is no way to configure the JDBC realm to use modular crypt in WildFly, even though the underlying realm does support it.
> The problem is that the {{salt-index}} and {{itereration-count-index}} attributes should be optional, and if they not given, a value of {{-1}} should be passed to the mapper.  By omitting both of these values, the database column values will then be recognized as modular-crypt strings.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list