]
Ashley Abdel-Sayed updated WFLY-12241:
--------------------------------------
Git Pull Request:
Add documentation for masked passwords in client XML config
-----------------------------------------------------------
Key: WFLY-12241
URL:
https://issues.jboss.org/browse/WFLY-12241
Project: WildFly
Issue Type: Task
Reporter: Ashley Abdel-Sayed
Assignee: Ashley Abdel-Sayed
Priority: Critical
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.