-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.DR10
The "filters" attribute in mechanism-provider-filtering-sasl-server-factory is not required but the description shows required=true and nillable=false which is not right.
"filters" => { "type" => LIST, "description" => "The filters to apply when comparing the mechanisms from the providers, a filter matches when all of the specified values match the mechanism / provider pair.", "expressions-allowed" => false, "required" => true, "nillable" => false,
- is cloned by
-
WFLY-7945 Elytron mechanism-provider-filtering-sasl-server-factory filters attribute description shows required=true and nillable=false which is not right.
- Closed
- is related to
-
JBEAP-7248 Elytron mechanism-provider-filtering-sasl-server-factory cannot be added without filters attribute in CLI
- Closed