Smack and SASL Authentication error - No known authentication mechanisims
问题 I am trying to create an XMPP client using the latest version of Smack 4.1.0-beta. But i am running into an error when trying login into a local running OpenFire server. org.jivesoftware.smack.SmackException: SASL Authentication failed. No known authentication mechanisims. I tried all kind of combinations of user credentials but so far no luck. When trying to connect to the server with Pidgin or Adium al is ok. Any clue what i am missing in the code? XMPPTCPConnectionConfiguration config =