Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3542

Elytron JDBC realm password mapping is not consistent with underlying implementation

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: