< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] DUM Auth


 
Just a thought - will I be able to do it by assigning an output message decorator that will simply add the relevant header?
 
----- Original Message -----
Sent: Tuesday, January 09, 2007 6:10 PM
Subject: RE: [reSIProcate] DUM Auth

Transactions should only go through the authorization process if they are the first client transaction of a dialogset.  All requests within the same dialogset should contain the proxy auth header from the first challenge.    There is currently no way to get dum to include the auth headers on all new client requests.

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Roee Vulkan
Sent: Tuesday, January 09, 2007 10:15 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] DUM Auth

 

 

Hello.

 

After successfuly being authenticated with the proxy, Is there a way to make DUM use the same "Proxy-Authorization" string on subsequent calls?

 

Currently every transaction is going through the whole authentication process.

 

Thanks.

-Roee.