-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
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"
- clones
-
JBEAP-8191 CS with {CMD} or {EXT} pass doesn't persist type=COMMAND to configuration -> after reload it doesn't work.
-
- Closed
-
It was already fixed.