-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The description of MECHANISM_QUERY_ALL filtering property says:
This flag is only effective on calls to SaslServerFactory.getMechanismNames(Map) or SaslClientFactory.getMechanismNames(Map) for Elytron-provided SASL factories.
It's not true for EXTERNAL SASL mechanism factories, where it's taken into account also in createSaslServer/Client methods.
- clones
-
JBEAP-9231 WildFlySasl.MECHANISM_QUERY_ALL is taken into account in ExternalSasl*Factory.createSasl* methods
- Closed