Hi,

I'm trying to implement a simple example with Digest authentication. I've 
rewieved the tutorial and nearly translated it to my example.

The problem is that when getting the Unauthorized response (after the first 
request for the secured resource), the ChallengeRequest object does not contain
parameters, but I can see the following value as the raw value: realm="my 
realm", domain="/", 
nonce="MTI4NDcxMDcwOTUxMDplMTM2OWM5ODBkYTNmYjQwYWU1MmVmNDk4NmQyYTU4MA==", 
algorithm=MD5, qop=auth

Please, could anybody help me with this?

I'm using Restlet 2.0.1

Best regards,

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2661186

Reply via email to