[JDEV] jabber:iq:auth Digest question
Ryan Eatmon
reatmon at ti.com
Wed Apr 19 10:47:08 CDT 2000
Peter Millard wrote:
>
> Ryan -
>
> For Digest auth, you need to concat the Session ID (from the initial stream tag)
> and the password, then send that through a standard SHA1 hash algorithm. This
> should give you a long string of ascii chars - which you send in the <digest>
> </digest> tag. Hope it helps.
>
Thanks. That did the trick.
Side note, I had to use the Hex format, not binary or base64 to get it
to work. Just in case someone else is faced with this question.
--
Ryan Eatmon reatmon at ti.com
-----------------------------------------
Mixed Signal Product Development EDA Team
More information about the JDev
mailing list