-
Bug
-
Resolution: Won't Do
-
Blocker
-
None
-
None
-
None
trying to add a user with some role leads to:
Wed Sep 30 14:21:31 CEST 2015
Unknown Error
Unexpected HTTP response: 500
Request
{
"operation" => "add",
"address" => [
("core-service" => "management"),
("access" => "authorization"),
("role-mapping" => "Maintainer")
]
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0216: Management resource '[
(\"core-service\" => \"management\"),
(\"access\" => \"authorization\"),
(\"role-mapping\" => \"Maintainer\")
]' not found",
"rolled-back" => true
}