[jboss-jira] [JBoss JIRA] (ELY-683) Add error message with information that is not allowed to read secret-value and entry-type from Credential Store

Hynek Švábek (JIRA) issues at jboss.org
Tue Oct 25 10:40:00 EDT 2016


Hynek Švábek created ELY-683:
--------------------------------

             Summary: Add error message with information that is not allowed to read secret-value and entry-type from Credential Store
                 Key: ELY-683
                 URL: https://issues.jboss.org/browse/ELY-683
             Project: WildFly Elytron
          Issue Type: Bug
          Components: Credential Store
            Reporter: Hynek Švábek
            Assignee: Peter Skopek
            Priority: Minor


Add error message with information that is not allowed to read secret-value and entry-type from Credential Store over CLI.

This CLI commands
{code}
/subsystem=elytron/credential-store=testCS/alias=someAlias:read-attribute(name=secret-value)
/subsystem=elytron/credential-store=testCS/alias=someAlias:read-attribute(name=entry-type)
{code}
end with success result.
{code}
{
    "outcome" => "success",
    "result" => undefined
}
{code}




--
This message was sent by Atlassian JIRA
(v7.2.2#72004)



More information about the jboss-jira mailing list