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

David Lloyd (JIRA) issues at jboss.org
Wed Jan 24 09:56:00 EST 2018


David Lloyd created WFCORE-3542:
-----------------------------------

             Summary: 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.Alpha7


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