mod_sasl2_bind2/README.md
author Matthew Wild <mwild1@gmail.com>
Mon, 28 Nov 2022 11:42:46 +0000
changeset 5094 6947c34303cf
parent 5033 56b9f0b1409f
child 5097 f2dfbcc676a6
permissions -rw-r--r--
mod_sasl2_bind2: Update and expand README with current status

---
labels:
- Stage-Beta
summary: "Bind 2 integration with SASL2"
---

Add support for [XEP-0386: Bind 2], which is a new method for clients to bind
resources and establish sessions in XMPP, using SASL2. **Note: At the time of
writing (November 2022), this plugin implements a version of XEP-0386 that is
still working its way through the XSF standards process. See [PR #1217](https://github.com/xsf/xeps/pull/1217)
for more information and current status.**

This module depends on [mod_sasl2]. It exposes no configuration options.