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

It is not possible to define change password provider (native/elytron) when it is defined in messaging bridge settings in Web Console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • None
    • 7.1.0.DR13
    • Web Console
    • None
    • Hide
      1. Start EAP
      2. Navigate to Messaging -> Connections -> Bridges in Web Console
      3. Add Bridge
      4. Edit default password on Connection management tab
      5. Try to set clear-text credential reference
      6. Error appears
      Show
      Start EAP Navigate to Messaging -> Connections -> Bridges in Web Console Add Bridge Edit default password on Connection management tab Try to set clear-text credential reference Error appears

    Description

      It is not possible to define credential reference and undefine password attribute when password is defined and vice versa in Web Console. I can switch between defined password/undefined credential-reference, undefined password/defined credential-reference using batch mode in CLI, but this cannot be done in Web Console.

      Unexpected HTTP response: 500
      
      Request
      {
          "address" => [
              ("subsystem" => "messaging-activemq"),
              ("server" => "default"),
              ("bridge" => "qux")
          ],
          "operation" => "write-attribute",
          "name" => "credential-reference",
          "value" => {"clear-text" => "ghjkghkj"}
      }
      
      Response
      
      Internal Server Error
      {
          "outcome" => "failed",
          "failure-description" => "WFLYMSGAMQ0019: Alternative attribute of (credential-reference) is already defined.",
          "rolled-back" => true,
          "response-headers" => {"process-state" => "reload-required"}
      }
      

      Attachments

        Issue Links

          Activity

            People

              hpehl@redhat.com Harald Pehl
              jkasik@redhat.com Jan Kašík
              Jan Kašík Jan Kašík
              Jan Kašík Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: