-
Bug
-
Resolution: Done
-
Major
-
None
The expression for secret value under server-identities in test-security-realm does not work , even though it shows "expressions-allowed" to true like below .
----------------------------
[standalone@localhost:9990 /] /core-service=management/security-realm=test-security-realm/server-identity=secret:read-resource-description()
{
"outcome" => "success",
.
.
"attributes" =>
{. . . . . },
"value" =>
},
"operations" => undefined,
"notifications" => undefined,
"children" => {}
}
}
----------------------------
- is cloned by
-
JBEAP-16634 Allow server-identities expression resolution to support Base64 encoded system properties.
- Closed
-
JBEAP-20484 [GSS](7.3.z) WFCORE-4516 - Documentation says server-identities expressions should resolve to Base64 values, but only resolving to plain text works.
- Closed