0
votes

I want to bypass the login procedure in XMPP. My XMPP client is JSXC and XMPP server is Openfire. I want to implent this browser based chat in php website.

1

1 Answers

0
votes

You may need SASL ANONYMOUS authentication, it may be disabled by default both in server and client, check documentation to enable it