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

Credential store file isn't created when we add there new entry in embed-server mode.

    XMLWordPrintable

Details

    Description

      Credential store file isn't created when we add there new entry in embed-server mode.

      • ./bin/jboss-cli.sh
      • embed-server
      • /subsystem=elytron/credential-store=store001:add(uri="cr-store://test/store001.jceks?create=true", credential-reference= {clear-text=pass123}

        )

      • /subsystem=elytron/credential-store=store001/alias=alias001:add(secret-value=secretValue)

      store001.jceks file should be created in JBOSS_HOME directory, but it doesn't.

      When I stop embedded server and start standalone server everything work fine.

      • stop-embedded-server
      • ./bin/standalone.sh
      • connect
      • /subsystem=elytron/credential-store=store001/alias=alias001:add(secret-value=secretValue)

      store001.jceks file is correctly created in JBOSS_HOME directory.

      NOTE:
      When I copy there store001.jceks file to JBOSS_HOME directory with same password to access as expected then entry is added correctly.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              hsvabek_jira Hynek Švábek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: