[jboss-jira] [JBoss JIRA] (WFCORE-3004) credential-store operation read-aliases should be read-only

Chao Wang (JIRA) issues at jboss.org
Mon Jun 26 00:42:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang moved JBEAP-11771 to WFCORE-3004:
-------------------------------------------

              Project: WildFly Core  (was: JBoss Enterprise Application Platform)
                  Key: WFCORE-3004  (was: JBEAP-11771)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Domain Management
                       Security
                           (was: Domain Management)
                           (was: Security)
    Affects Version/s: 3.0.0.Beta27
                           (was: 7.1.0.ER1)


> credential-store operation read-aliases should be read-only
> -----------------------------------------------------------
>
>                 Key: WFCORE-3004
>                 URL: https://issues.jboss.org/browse/WFCORE-3004
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management, Security
>    Affects Versions: 3.0.0.Beta27
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>            Priority: Minor
>
> credential-store operation read-aliases should be read-only, it only reads, does not modify
> {code}
> [standalone at embedded /] /subsystem=elytron/credential-store=test:read-operation-description(name=read-aliases
> {
>     "outcome" => "success",
>     "result" => {
>         "operation-name" => "read-aliases",
>         "description" => "Read aliases (entries) from a credential store.",
>         "request-properties" => {},
>         "reply-properties" => {},
>         "read-only" => false,
>         "runtime-only" => true
>     }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list