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

Not possible to create Elytron Key Store

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.DR11
    • 7.1.0.DR10
    • Web Console
    • None
    • Hide
      1. start EAP with Elytron subsystem enabled
      2. using web console navigate Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > View > SSL > Key Store > Add
      3. Enter:
        1. test for Name
        2. test for Type
      Show
      start EAP with Elytron subsystem enabled using web console navigate Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > View > SSL > Key Store > Add Enter: test for Name test for Type

    Description

      Unexpected HTTP response: 500
      
      Request
      {
          "name" => "test",
          "type" => "test",
          "alias-filter" => undefined,
          "path" => undefined,
          "relative-to" => undefined,
          "required" => false,
          "provider" => undefined,
          "provider-loader" => undefined,
          "address" => [
              ("subsystem" => "elytron"),
              ("key-store" => "test")
          ],
          "operation" => "add"
      }
      
      Response
      
      Internal Server Error
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0155: 'credential-reference' may not be null",
          "rolled-back" => true
      }
      

      credential-reference is currently required but input fields for this object attributes are missing in the dialog and therefore this object could not be passed

      Attachments

        Issue Links

          Activity

            People

              cmiranda@redhat.com Claudio Miranda
              pjelinek@redhat.com Pavel Jelinek
              Pavel Jelinek Pavel Jelinek
              Pavel Jelinek Pavel Jelinek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: