gajim works fine (latest source), although the server XML is slightly different (ordering):
<?xml version='1.0'?> <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2f2c7c1d-0444-44f8-976b-49d9d46c1420' from='hyper.to' version='1.0' xml:lang='en'> <stream:features> <auth xmlns='http://jabber.org/features/iq-auth'/> <mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'> <mechanism>PLAIN</mechanism> <mechanism>SCRAM-SHA-1</mechanism> <mechanism>DIGEST-MD5</mechanism> </mechanisms> </stream:features> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975478 Title: Server does not use any supported authentication method To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/975478/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
