]
Darran Lofthouse moved WFLY-7869 to WFCORE-2411:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2411 (was: WFLY-7869)
Component/s: Security
(was: Security)
CS with {CMD} or {EXT} pass doesn't persist type=COMMAND to
configuration -> after reload it doesn't work.
----------------------------------------------------------------------------------------------------------
Key: WFCORE-2411
URL:
https://issues.jboss.org/browse/WFCORE-2411
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Peter Skopek
Priority: Blocker
This issue blocks verification of this RFE
https://issues.jboss.org/browse/EAP7-533.
CS with {CMD} or {EXT} pass doesn't persist type=COMMAND to configuration -> after
reload it doesn't work.
You can try it by this command (you must replace path to some real file.
/subsystem=elytron/credential-store=CredStoreCMD:add(uri="cr-store://test/cs444.jceks",
credential-reference={type=COMMAND,
clear-text="{CMD}/real/path/to/pass-ely.sh"})
Once the command is successful executed:
# stop the server (not necessary)
# check standalone.xml
Given CredentialStore is persisted without attribute *type="COMMAND"*