Understanding external authentication

Hello,

I am running into an issue using external authentication.

What we would like to do is authenticate users using a token.
I think we got that part working. Users can log in.

What does not work is that users do not seem to be able to send each other subscription requests.

I was under the impression that using external authentication should not work any different from internal authentication in regards to users accounts?

Is there something I am missing? I am confused.

Thanks for any hints!

Solved this by taking

Solved this by taking ejabberd_auth_external as a template and incorporate some calls to members in ejabberd_auth_internal to create my own auth module.
I assume it's rather similar to what http://www.ejabberd.im/extauth-register is trying to do - but this one does not patch against ejabberd 2.1.11.

Syndicate content