-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR7, 7.1.0.DR12
-
-
-
-
-
-
Workaround Exists
-
-
If I want remove entry from credential store and immediately I try to add new entry with same alias then I get error message
{ "outcome" => "failed", "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYCTL0075: Duplicate resource csAlias001", "rolled-back" => true }
In case of reload after remove operation then adding entry with same alias passes.
I cannot see any information about reload-required after executing remove operation.
{ "outcome" => "success", "result" => undefined }
My suggestions
- add there information about reload-required
OR - fix it so it will not be necessary reload
In my opinion second option is better.
Unignore tests
When this issue is fixed, unignore (and fix if needed) related tests in testsuite/elytron/src/test/java/org/wildfly/test/integration/elytron/application/. Thanks.
git grep WFLY-8144
- blocks
-
JBEAP-8571 CredentialStore issues
- Resolved
- is cloned by
-
ELY-689 CLI - between operations REMOVE and ADD CredentialStore alias is needed reload
- Resolved
- is duplicated by
-
JBEAP-8892 Removing and re-adding alias to credential store leads to Duplicate resource failure
- Closed
- is incorporated by
-
WFCORE-2399 Removing and re-adding alias to credential store leads to Duplicate resource failure
- Resolved
-
JBEAP-9571 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta13
- Closed
- relates to
-
JBEAP-6616 There isn't possible change value for given alias in Credential Store over CLI.
- Closed