-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha16
-
None
Password encryption/hash mechanisms which contain salt attribute for filesystem-realm identity cannot be added through CLI. set-password operation fails and finishes with failure-description "WFLYCTL0155: password may not be null" even if password was set. It seems when salt attribute with bytes value is used then password attribute is ignored by CLI.
Following password encryption/hash mechanisms from filesystem-realm identity are affected by issue:
- bcrypt
- salted-simple-digest
- clones
-
JBEAP-7269 Salted password cannot be set through CLI for Elytron filesystem-realm identity
- Closed