Login as Anonymous user (wodXMPP)
Hi everybody,
How can I login into jabber server as anonymous user (with nickname). Some libraries supports a property Anonymous=true , but I'm unable to find it here. I'm using openfire as server.
Thanx in advance
Re: Login as Anonymous user
Hi Guaramrit,
Do you perhaps know of any client that does support this?
Regards,
Damba
Re: Login as Anonymous user
Yes,
We used MatriX, but we're not confortable with that. following are the links where they've described anonymous logins.
Anonymous login in MatriX
XEP-0175: Best Practices for Use of SASL ANONYMOUS
Regards,
Guramrit Singh
Hi Guaramrit,
Do you perhaps know of any client that does support this?
Regards,
Damba
Re: Login as Anonymous user
Hi Guramrit,
We have now implemented Anonymous authentication into wodXMPP. In order to use it, simply set Authentication property to AuthAnonymous, set Login and call Connect method.
Regards,
Damba
Re: Login as Anonymous user
Thanks,
When will it be available for download.
Regards,
Guramrit Singh
Re: Login as Anonymous user
Guramrit,
It already is available for download. Feel free to try it out.
Regards,
Damba