[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 06:27:47 EDT 2012
Darran Lofthouse created AS7-4374:
-------------------------------------
Summary: 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