[jboss-jira] [JBoss JIRA] (WFLY-7869) CS with {CMD} or {EXT} pass doesn't persist type=COMMAND to configuration -> after reload it doesn't work.
Hynek Švábek (JIRA)
issues at jboss.org
Tue Jan 10 10:40:01 EST 2017
Hynek Švábek created WFLY-7869:
----------------------------------
Summary: CS with {CMD} or {EXT} pass doesn't persist type=COMMAND to configuration -> after reload it doesn't work.
Key: WFLY-7869
URL: https://issues.jboss.org/browse/WFLY-7869
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
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.
{code}
/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"})
{code}
Once the command is successful executed:
# stop the server (not necessary)
# check standalone.xml
Given CredentialStore is persisted without attribute *type="COMMAND"*
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list