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

Elytron - predefined-filter must have flag required in configurable-sasl-server-factory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Beta24
    • None
    • Security
    • None

      Change the required flag to true for predefined-filter attribute in Elytron subsystem.

      Elytron resource type configurable-sasl-server-factory has filters object-list attribute. Its attribute predefined-filter is an alternative for pattern-filter attribute. The pattern-filter has required flag set to true, but predefined-filter has it false. It results in possibility to add empty filter:

      /subsystem=elytron/configurable-sasl-server-factory=t1:add(sasl-server-factory=elytron, filters=[{}])
      {"outcome" => "success"}
      

            rhn-support-ivassile Ilia Vassilev
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: