Andrzej Wójcik (Tigase) opened 2 years ago
|
|
I implemented XEP-0440 and fixed SASL channel binding data generation for @bmalkow Please review my changes. |
|
announcement in stream features looks good. |
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.3.0
|
Related
Issue Votes (0)
Watchers (0)
To make better use of
SCRAM-*-PLUS
authentication mechanism, there was create XEP-0440: SASL Channel-Binding Type Capability, which informs client about channel bindings types supported by the server. Thanks to that client can decided which (if any) channel binding it should use (implemented by the server and the client).