-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
7.1.0.DR7
Add error message with information that is not allowed to read secret-value and entry-type from Credential Store over CLI.
This CLI commands
/subsystem=elytron/credential-store=testCS/alias=someAlias:read-attribute(name=secret-value) /subsystem=elytron/credential-store=testCS/alias=someAlias:read-attribute(name=entry-type)
end with success result.
{ "outcome" => "success", "result" => undefined }
- blocks
-
JBEAP-8571 CredentialStore issues
- Resolved
- clones
-
WFCORE-4540 Add error message with information that is not allowed to read secret-value and entry-type from Credential Store
- Resolved