[Serdev] jabber module authentication problem
Stefan Marx
stmarx77 at gmx.de
Mon Sep 5 13:16:24 UTC 2005
hello !
I have problems using the jabber module to authenticate an user at a jabber
server :
if sending the folowing reqeust :
<iq id='00000001' type='set'>
<query xmlns='jabber:iq:auth'>
<username>stefan</username>
<resource>serXjab</resource>
<digest>1306a4248392940745e2a101bafc3e126b6b0f3d</digest>
</query></iq>
the server respondes with the following :
<iq type='error' id='00000001'>
<query xmlns='jabber:iq:auth'>
<username>stefan</username>
<resource>serXjab</resource><digest>
1306a4248392940745e2a101bafc3e126b6b0f3d</digest>
</query>
<error code='400' type=
'modify'><jid-malformed
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error>
</iq>
which is indicating a bad request
has anyone an idea what is wrong with the request ?
stefan
--
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++
More information about the Serdev
mailing list