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