-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR12
If I try to change elytron authentication for management interface with header allow-resource-service-restart=true server ends in reload-required state.
[standalone@localhost:9990 /] /core-service=management/management-interface=http-interface:write-attribute(name=http-authentication-factory, value=application-http-authentication){allow-resource-service-restart=true} { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } }
Using header allow-resource-service-restart=true should restart necessary services.
If it can't be implemented for some reason, rather throw UnsupportedOperationException - it seems to me to be more fair.
- is cloned by
-
WFCORE-2344 Changing management interface with allow-resource-service-restart ends in reload-required state
- Resolved
- is incorporated by
-
JBEAP-9571 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta13
- Closed
- is related to
-
JBEAP-9169 Changing sasl-authentication-factory in management interface ends in reload-required state
- Closed