sasl: offer and relay SCRAM-SHA-256 (advertised on plaintext too)
This commit is contained in:
parent
a922a30bf1
commit
dfbe8e8c4a
4 changed files with 21 additions and 8 deletions
|
|
@ -37,7 +37,7 @@ informed as they change. This page groups what's supported.
|
|||
|
||||
| Capability | What it adds |
|
||||
|------------|--------------|
|
||||
| `sasl` | `AUTHENTICATE` with **PLAIN** or **EXTERNAL** (client-cert / CertFP), relayed to the services server. See [linking](linking.md). |
|
||||
| `sasl` | `AUTHENTICATE` with **PLAIN**, **SCRAM-SHA-256** (challenge-response — no password on the wire, offered on plaintext too), or **EXTERNAL** (client-cert / CertFP), relayed to the services server. See [linking](linking.md). |
|
||||
| `draft/account-registration` | Create and confirm an account in-band with `REGISTER` / `VERIFY`. |
|
||||
|
||||
## History & messaging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue