Skip to content

Instantly share code, notes, and snippets.

@rb2k
Created February 9, 2010 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rb2k/299451 to your computer and use it in GitHub Desktop.
Save rb2k/299451 to your computer and use it in GitHub Desktop.
<stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" id="c4ca02e3-8867-4fd9-b879-2b8030075d21" from="messi.mi.hdm-stuttgart.de" version="1.0" xml:lang="en">
<stream:features>
<mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
<mechanism>PLAIN</mechanism>
</mechanisms>
<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
<auth xmlns="http://jabber.org/features/iq-auth" />
</stream:features>
</stream:stream>
­
<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">ms155@messi.mi.hdm-stuttgart.dems155mypassword</auth>
­
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
<not-authorized />
</failure>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment