diff --git a/xep-0178.xml b/xep-0178.xml index 359de488..1fc1a151 100644 --- a/xep-0178.xml +++ b/xep-0178.xml @@ -22,6 +22,12 @@ N/A &stpeter; &pgmillard; + + 1.2 + 2020-08-19 + @woj-tek +

Add fallback to dialback if EXTERNAL authentication fails due to practical experience.

+
1.1 2011-05-25 @@ -379,7 +385,7 @@

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.

  • -

    Else Server2 SHOULD return a ¬authorized; stream error and close the stream.

    +

    Else Server2 SHOULD return a ¬authorized; error and either close Server1's TCP connection or continue with a Server Dialback (XEP-0220) [8] negotiation.