]
Darran Lofthouse moved WFLY-8189 to WFCORE-2489:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2489 (was: WFLY-8189)
Component/s: Security
(was: Security)
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
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.