aboutsummaryrefslogtreecommitdiffstats
path: root/xml/signin.expected.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/signin.expected.xml')
-rw-r--r--xml/signin.expected.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/xml/signin.expected.xml b/xml/signin.expected.xml
new file mode 100644
index 0000000..4774bbb
--- /dev/null
+++ b/xml/signin.expected.xml
@@ -0,0 +1,12 @@
+<stream:stream xmlns:stream='http://etherx.jabber.org/streams'
+ version='1.0'
+ from='{domainpart}'
+ id='.*'
+ xmlns='jabber:client'>
+ <stream:features>
+ <mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
+ <mechanism>SCRAM-SHA-1</mechanism>
+ <mechanism>PLAIN</mechanism>
+ </mechanisms>
+ <auth xmlns='http://jabber.org/features/iq-auth'/>
+ </stream:features>