-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR10
-
None
Unexpected HTTP response: 500
Request
{
"users-properties" => {
"path" => "mgmt-users.properties",
"relative-to" => "jboss.server.config.dir"
},
"groups-properties" => {},
"address" => [
("subsystem" => "elytron"),
("properties-realm" => "test")
],
"operation" => "add"
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0155: 'path' may not be null",
"rolled-back" => true
}
The problem is that HAL passes empty groups-properties argument. Please avoid this argument.
- is cloned by
-
HAL-1271 Not possible to create Elytron Properties Realm
-
- Resolved
-
- is incorporated by
-
JBEAP-8408 (7.1.0) Upgrade HAL to 2.9.1.Final
-
- Closed
-