mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 00:35:02 -05:00
Clarify XEP-0178 (SASL-EXTERNAL) specification that after failed authentication connection doesn't have to be closed in s2s.
This commit is contained in:
parent
4b5d9c3f54
commit
54e2980ce4
@ -379,7 +379,7 @@
|
||||
<p>Implementation Note: If Server2 needs to assign an authorization identity during SASL negotiation, it SHOULD use the value of the 'from' attribute of the stream header sent by Server1.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Else Server2 SHOULD return a ¬authorized; stream error and close the stream.</p>
|
||||
<p>Else Server2 SHOULD return a ¬authorized; error and either close Server1's TCP connection or continue with a Server Dialback (XEP-0220) [8] negotiation.</p>
|
||||
<example><![CDATA[
|
||||
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
|
||||
<not-authorized/>
|
||||
|
Loading…
Reference in New Issue
Block a user