SASL Mechanisms

XMPP protocol supports many authentication methods, but most of them are used as SASL mechanisms. Tigase XMPP Server provides many SASL-based authentication mechanisms such as:

  • PLAIN (enabled)
  • ANONYMOUS
  • EXTERNAL
  • SCRAM-SHA-1 (enabled)
  • SCRAM-SHA-256 (enabled)
  • SCRAM-SHA-512

Most of them are enabled by default on default Tigase XMPP Server installation.