[jdev] Anonymous User Access:
naw
lambda512 at gmail.com
Fri May 28 12:45:46 CDT 2010
On Viernes 28 Mayo 2010 19:19:41 Kumaravel Kandasami escribió:
> Hi we are working on designing one of our use cases, where an anonymous
> (visitor) to our application without any credentials
> connecting with our registered users. I was looking into the protocol and
> looks like we need to have valid JID/Password to create a connection.
>
> Is there any workarounds or strategies that we could use to implement this
> use case ?
>
> Any reference material or link is appreciated.
>
> Appreciate your help.
>
You can use SASL Anonymous for that. At login a new acount with a random Jabber ID will be created.
Take a look to:
XEP-0175: Best Practices for Use of SASL ANONYMOUS: http://xmpp.org/extensions/xep-0175.html
More information about the JDev
mailing list