Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2030

sasl-authentication-factory should be valid in combination with security-realm in native management interface in CLI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.0.0.Alpha15
    • None
    • Security
    • None

    Description

      I am not able to add native management interface with both sasl-authentication-factory and security-realm attributes. According to comments in EAP7-545 Analysis document [1] setting both of them is valid configuration. However CLI consider this combination as invalid (when running server with standalone-elytron.xml):

      /core-service=management/management-interface=native-interface:add(sasl-authentication-factory=application-sasl-authentication,security-realm=ApplicationRealm,socket-binding=management-http)
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0105: sasl-authentication-factory is invalid in combination with security-realm",
          "rolled-back" => true
      }
      

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              olukas Ondrej Lukas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: