-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.1.0.DR7
Credential-reference should be resolved in time of request.
When you added KeyStore to Elytron subsystem which have credential-reference to non-exists credential store then you can see this error message
ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 8) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "elytron"), ("key-store" => "firefly") ]) - failure description: { "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.security.credential-store-client.NonexistingCredentialStore"], "WFLYCTL0180: Services with missing/unavailable dependencies" => ["org.wildfly.security.key-store.firefly is missing [org.wildfly.security.credential-store-client.NonexistingCredentialStore]"] }
- blocks
-
JBEAP-8571 CredentialStore issues
- Resolved
- clones
-
ELY-677 Credential-reference(store=...) should be resolved in time of request.
- Resolved
- is related to
-
JBEAP-6614 Credential-reference(alias=) should be resolved in time of request.
- Closed
- relates to
-
JBEAP-6788 Elytron key-store with WrongPassword is replace with zero size file when I process "store" operation over CLI.
- Closed