-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
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,
- blocks
-
JBEAP-8036 Not possible to create mechanism-provider-filtering-sasl-server-factory in Elytron configuration
- Closed
- clones
-
JBEAP-8457 Elytron mechanism-provider-filtering-sasl-server-factory filters attribute description shows required=true and nillable=false which is not right.
- Closed
- is related to
-
WFLY-7575 Elytron mechanism-provider-filtering-sasl-server-factory cannot be added without filters attribute in CLI
- Closed