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

Jan Kalina (JIRA) issues at jboss.org
Mon May 14 05:19:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575494#comment-13575494 ] 

Jan Kalina commented on WFCORE-3542:
------------------------------------

jdb-realm specify individual password types in complex attributes requiring attributes required for given type - to support modular crypt need to be modular-crypt-mapper added.

> 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: Jan Kalina
>
> 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