]
Darran Lofthouse resolved WFLY-2683.
------------------------------------
Resolution: Out of Date
Problem with security subsystem model descriptions
--------------------------------------------------
Key: WFLY-2683
URL:
https://issues.jboss.org/browse/WFLY-2683
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 8.0.0.CR1
Reporter: Stuart Douglas
Assignee: Darran Lofthouse
/subsystem=security/security-domain=*/acl=*:read-resource-description
results in:
"children" => {
"acl-module" => {
"description" => "ACL module",
"model-description" => undefined
},
"login-module" => {
"description" => "Login module",
"model-description" => undefined
}
}
These model descriptions should not be undefined.