Hello list, is it correct behavior that if asking a server for stream features by supplying a "version='1.0'" to the opening stream tag like
<stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='im.example.com' version='1.0'> and the server indeed is capable of doing SASL authentication it may not accept a jabber:iq:auth style type of authentication then? Or let me rephrase to make it more clearly: A client may use authentication based on jabber:iq:auth only if it didn't supply a version attribute within the opening stream tag? Regards, Steve
