[jboss-jira] [JBoss JIRA] (WFLY-1835) RBAC response codes
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Aug 6 06:25:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795310#comment-12795310 ]
Heiko Braun commented on WFLY-1835:
-----------------------------------
In relation to this:
the error messages don't make it to the client:
{noformat}
12:22:39,503 DEBUG [org.jboss.as.controller.management-operation] (XNIO-1 task-10) JBAS014616: Operation ("write-attribute") failed - address: ([("subsystem" => "jacorb")]) - failure description: "JBAS013456: Unauthorized to execute operation 'write-attribute' for resource '[(\"subsystem\" => \"jacorb\")]' -- \"Permission denied\""
{noformat}
> RBAC response codes
> -------------------
>
> Key: WFLY-1835
> URL: https://issues.jboss.org/browse/WFLY-1835
> Project: WildFly
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Brian Stansberry
> Fix For: 8.0.0.CR1
>
>
> Can we get proper responses codes for authorisation related errors? Anything other then 500?
> i.e.
> {noformat}
> 401 Unauthorized
> 403 Forbidden
> {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