[jboss-jira] [JBoss JIRA] (AS7-4374) whoami operation failing in domain mode but still returning a response
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Tue Apr 3 12:18:49 EDT 2012
[ https://issues.jboss.org/browse/AS7-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681360#comment-12681360 ]
Darran Lofthouse commented on AS7-4374:
---------------------------------------
Also seen a slightly different failure when calling a server with security disabled i.e. anonymous
> whoami operation failing in domain mode but still returning a response
> ----------------------------------------------------------------------
>
> Key: AS7-4374
> URL: https://issues.jboss.org/browse/AS7-4374
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management, Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 7.1.2.Final
>
>
> The whoami operation is both failing and returning a response in domain mode: -
> [domain at 192.168.1.158:9999 /] :whoami
> {
> "outcome" => "failed",
> "result" => {"identity" => {
> "username" => "mac",
> "realm" => "ManagementRealm"
> }},
> "failure-description" => {"host-failure-descriptions" => [("mac" => "JBAS015249: No security context has been established.")]},
> "rolled-back" => true
> }
> [domain at 192.168.1.158:9999 /]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list