Add support for inlining stream management negotiation into the SASL2 process. (See XEP-0388: Extensible SASL Profile)
This module depends on mod_sasl2 and mod_sasl2_bind2. It exposes no configuration options.
Prosody-Version | Status |
---|---|
trunk | Works as of 2024-12-21 |
0.12 | Does not work |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_sasl2_sm
For earlier versions see the documentation for installing 3rd party modules