Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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
- is related to
-
HAL-1609 Configure new / enhanced password mappers
-
- Resolved
-
-
WFCORE-3832 Support hex encoding in jdbc-realm for elytron
-
- Resolved
-
- relates to
-
ELY-1435 Elytron BCrypt Mapper Not Working with jBCrypt
-
- Resolved
-