]
Ondrej Lukas updated WFLY-6736:
-------------------------------
Affects Version/s: 10.0.0.Final
Removing children of security-realm always finishes with
{"outcome" => "success"}
---------------------------------------------------------------------------------
Key: WFLY-6736
URL:
https://issues.jboss.org/browse/WFLY-6736
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 10.0.0.Final
Reporter: Ondrej Lukas
Assignee: Brian Stansberry
Removing children of security-realm (e.g. authentication) always finishes with
{"outcome" => "success"}. This happens even if type of children of
security-realm does not exist in server configuration. It should rather finish with
failure to indicate that nothing was removed.