[jdev] Re: sasl plain

JD Conley jd.conley at coversant.net
Mon Jul 31 23:05:15 CDT 2006


One important thing I forgot to mention.

 

There are actually two paths the exchange might take. The SASL PLAIN
payload may be included in the <mechanism> element by the client as an
initial response (and this is the recommended method). However, it is
not required. So if you're building a server  you need to also handle an
empty <mechanism> element, send back an empty <challenge>, and expect a
<response> with the payload.

 

-JD

 

From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf
Of JD Conley
Sent: Monday, July 31, 2006 8:55 PM
To: Jabber software development list
Subject: RE: [jdev] Re: sasl plain

 

Yeah, that's it. You can test client implementations against our public
server at soapbox.net if you want.

 

-JD

 

From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf
Of Tong
Sent: Monday, July 31, 2006 8:34 PM
To: jdev at jabber.org
Subject: [jdev] Re: sasl plain

 

Ok, I think
http://www.ietf.org/internet-drafts/draft-ietf-sasl-plain-09.txt should
be the one.

On 7/31/06, Tong <tongwangchen at gmail.com> wrote:

Does anybody know where I can find more information about the PLAIN
mechanism for SASL? I went through XMPP Core and the SASL
(http://xml.resource.org/public/rfc/html/rfc2222.html), but still can't
find exactly what the sequence of exchanges between the client and
server should be. What I'm looking for is the exact sequence of messages
between the client and server after the client selects the PLAIN
mechanism. Any pointer is appreciated.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20060731/e240f4e6/attachment-0002.htm>


More information about the JDev mailing list