Details
-
Type:
Bug
-
Status: Resolved (View workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects versions: None
-
Fix versions: 4.1.0
-
Components: None
-
Labels:None
Description
org.jivesoftware.openfire.sasl.ScramSha1SaslServer interacts with UserProvider directly, bypassing the (configurable) AuthProvider. As a result, Scram won't work with other Providers.