[
https://issues.jboss.org/browse/WFLY-7869?page=com.atlassian.jira.plugin....
]
Hynek Švábek updated WFLY-7869:
-------------------------------
Description:
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"*
was:
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"*
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: 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"*
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)