]
Farah Juma updated ELY-816:
---------------------------
Fix Version/s: 1.8.0.CR3
(was: 1.8.0.CR2)
Support for masked passwords in client XML config
-------------------------------------------------
Key: ELY-816
URL:
https://issues.jboss.org/browse/ELY-816
Project: WildFly Elytron
Issue Type: Task
Reporter: David Lloyd
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 1.8.0.CR3
We need a way to support masked passwords in the auth configuration file, either as:
* A dedicated masked-password-type XML type
* Adding necessary fields to hashed-password-type
* Adding a modular crypt format
Needs to be supported anywhere passwords are allowed.