Implement SCRAM support

Description

RFC 6120 makes SCRAM mandatory. Openfire currently lacks this SASL Auth Mechanism
http://xmpp.org/rfcs/rfc6120.html#security-mti-auth

Environment

None

Activity

Show:

Florian Schmaus October 20, 2014 at 5:59 PM

Smack will/has become SCRAM support in SMACK-398. Since SASL SCRAM is not part of the Java platform (at the time of writing), I'm sure we could harvest some code from Smack's SCRAM implementation to use it for Openfire.

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Priority

Created February 24, 2013 at 9:37 AM
Updated December 8, 2020 at 10:41 AM
Resolved December 7, 2015 at 2:15 PM