-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.2.0.GA
-
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" => {}
}
}
----------------------------
- clones
-
WFCORE-4516 Documentation says server-identities expressions should resolve to Base64 values, but only resolving to plain text works.
- Closed
- relates to
-
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