[jdev] Sasl Md5 Digest Authentication Problem
Thomas Baquet
ld.blackfox at gmail.com
Sun Mar 27 14:53:03 CST 2011
On 18/03/2011 00:12, A.Wagner wrote:
> Hi,
>
> i try to authenticate with md5 digest.
>
> i am getting the challenge and build the response:
> <response
> xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>longbase64encodedstring</response>
>
> but then the server always responds with (even when response stanza is
> empty):
> <failure
> xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><invalid-authzid/></failure>
>
> Which format the authid (authid:realm:passwd) and authzid
> (Y:nonce:cnonce(:authzid)) must have?
> testuser, testuser at test.org, testuser at test.org/unknownclient ?
>
> Why this failure is returned even when the response stanza is empty?:
> <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'></response>
>
> Greetz from Berlin
> Thx.
>
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
Take a look there:
https://bitbucket.org/lord_blackfox/xmpp4js/src/b46f81276614/SASL.js
--
Thomas Baquet (aka Lord Blackfox)
Jabber ID: me at lordblackfox.net
Website: http://lordblackfox.net/
Twitter: http://twitter.com/#!/LordBlackFox
More information about the JDev
mailing list