[jboss-jira] [JBoss JIRA] (WFLY-2184) Probe operations not visible in access control meta data
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Mon Sep 30 08:55:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun reassigned WFLY-2184:
---------------------------------
Assignee: Kabir Khan (was: Brian Stansberry)
[~kabirkhan] Can you take a look at this? I would expect the operation to appear within the access control meta data when operating as "administrator"
> Probe operations not visible in access control meta data
> --------------------------------------------------------
>
> Key: WFLY-2184
> URL: https://issues.jboss.org/browse/WFLY-2184
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Kabir Khan
> Fix For: 8.0.0.CR1
>
>
> See
> {noformat}
> [domain at localhost:9999 /] /host=master/server=server-one/subsystem=transactions/log-store=log-store:read-resource-description(access-control=trim-descriptions, operations=true){roles=administrator}
> {
> "outcome" => "success",
> "result" => {
> "description" => undefined,
> "attributes" => undefined,
> "operations" => undefined,
> "children" => {"transactions" => {"model-description" => undefined}},
> "access-control" => {
> "default" => {
> "read" => true,
> "write" => true,
> "attributes" => {"type" => {
> "read" => true,
> "write" => false
> }},
> "operations" => {
> "read-children-names" => {"execute" => true},
> "read-operation-description" => {"execute" => true},
> "read-operation-names" => {"execute" => true},
> "read-children-types" => {"execute" => true},
> "undefine-attribute" => {"execute" => true},
> "read-children-resources" => {"execute" => true},
> "read-resource-description" => {"execute" => true},
> "read-resource" => {"execute" => true},
> "read-attribute" => {"execute" => true},
> "write-attribute" => {"execute" => true}
> }
> },
> "exceptions" => {}
> }
> }
> }
> {noformat}
--
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