Re: Aborting SASL authentication from the client

Marshall Rose <[email protected]> Sun, 15 Sep 2002 11:23:00 -0700
Newsgroups gmane.ietf.beep
Organization Dover Beach Consulting, Inc.
Message-ID <[email protected]>
the server should send
    
    <blob status='complete' />
    
which is its way of telling the client that the sasl exchange has
successfully completed. (note that "a successful completion of the
exchange" doesn't mean that the client got authenticated).
    
/mtr