[jboss-jira] [JBoss JIRA] (WFLY-2683) Problem with security subsystem model descriptions

Stuart Douglas (JIRA) issues at jboss.org
Mon Dec 23 13:11:32 EST 2013


Stuart Douglas created WFLY-2683:
------------------------------------

             Summary: Problem with security subsystem model descriptions
                 Key: WFLY-2683
                 URL: https://issues.jboss.org/browse/WFLY-2683
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list