Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-11189

remove-alias should fail when remove non-existent alias from credential store.

    XMLWordPrintable

Details

    Description

      remove-alias should fail when remove non-existent alias from credential store.

      There is expected fail when we try to remove non-existent alias from credential store.

      How to reproduce
      create credential store

      /subsystem=elytron/credential-store=cs001:add(create=true, credential-reference={clear-text=pass123},location=cs001.jceks)
      

      Try to remove alias from empty credential store

      /subsystem=elytron/credential-store=cs001:remove-alias(alias=alias001)
      {
          "outcome" => "success",
          "result" => undefined
      }
      

      Attachments

        Issue Links

          Activity

            People

              fjuma1@redhat.com Farah Juma
              hsvabek_jira Hynek Švábek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: