]
Darran Lofthouse moved WFLY-8188 to WFCORE-2485:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2485 (was: WFLY-8188)
Component/s: Security
(was: Security)
CS tool, add prompt when --password is missing
----------------------------------------------
Key: WFCORE-2485
URL:
https://issues.jboss.org/browse/WFCORE-2485
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Martin Choma
Assignee: Darran Lofthouse
Priority: Blocker
Labels: credential-store
Use case:
- User have automation script using cs tool and user don't want to have password
stored in file.
- User don't want credential store password to be stored in shell history after
execution.
- User don't want credential store password to be listed in {{ps -aux}} output.
There have to be possibility to omit --password attribute. When omitting --password
attribute user interaction prompt should follow with possibility to input password.