Gateway for Anonymous Users?

Hi,

Is it possible to adapt the gateway to allow anonymous users to register and log onto legacy networks? I tried to do that, but all I got was “”.

In fact, I’m even unable to locate the line where this error is generated… It should be in org.jivesoftware.openfire.gateway.BaseTransport.handleIQRegister(IQ), but there’s no line that could be the culprit.

It’d be great if the registration information would automatically be deleted when this anonymous user goes offline.

There is no support for that (nor planned support).

Any hints on how I can add that myself?

Not off the top of my head.

Alright, I’ll dig deeper. Thanks for the quick responses!