-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
7.1.3.CR1
-
-
-
-
-
-
Workaround Exists
-
-
After JBEAP-14702, when adding a credential store without a specified location the CLI command fails:
[standalone@localhost:9990 /] /subsystem=elytron/credential-store=cStore:add(create=true, modifiable=true, credential-reference={clear-text=clearText}) { "outcome" => "failed", "failure-description" => "WFLYELY00921: Location parameter is not specified for filebased keystore type 'JCEKS'", "rolled-back" => true }
This is a regression against EAP 7.1.2, the same command executes without problems.
Location is not a required attribute, so it should be possible to add a credential store without it.
- is caused by
-
JBEAP-14702 (7.1.z) Wildfly Elytron Tool, location is required even for non-filebased type e.g. PKCS11
- Closed
- is related to
-
JBEAP-14843 (7.1.z) PKCS11 external store can use now externalPath as expected
- Closed