[CalendarServer-users] Digest authentication

Cyrus Daboo cdaboo at apple.com
Mon Mar 31 09:05:32 PDT 2008


Hi Kervin,

--On March 31, 2008 9:01:49 AM -0700 "Kervin L. Pierre" 
<kervin at adevsoft.com> wrote:

> Hello Cyrus,
>
> It seems to be....
>
>     <!-- Digest challenge/response -->
>     <key>Digest</key>
>     <dict>
>       <key>Enabled</key>
>       <true/>
>       <key>Algorithm</key>
>       <string>md5</string>
>       <key>Qop</key>
>       <string></string>
>     </dict>
>

Ok, then the server should be sending you a WWW-Authenticate headed for 
Digest that does NOT contains a "qop=..." option in it. Can you check what 
you are sending back to the server? The client should NOT be sending back a 
"qop=..." if the server did not send one.

-- 
Cyrus Daboo



More information about the calendarserver-users mailing list