Hi,
I am able to create an XMPP connection via CAXL (jabberwerx) with agent id, but when I use a username (loginName) it doesn't make a connection and returns a not-authorized error.
I have checked Strophe on the other hand, allows to make a connection with both i.e agentId and username.
Is there a way to make a connection by using username in CAXL?
Thank you.