Re: [PATCH] Add auth_param request_format, request_realm to proxy authentication schemes

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Tue, 19 Nov 2013 11:54:15 +0200

On 11/18/2013 10:11 PM, Alex Rousskov wrote:
> On 11/18/2013 10:51 AM, Tsantilas Christos wrote:
>> On 11/17/2013 07:00 AM, Alex Rousskov wrote:
>>> On 11/16/2013 08:01 PM, Amos Jeffries wrote:
>>>> On 17/11/2013 3:21 p.m., Alex Rousskov wrote:
>>>>> auth_param digest key_suffix "%lp"
>>>
>>>> Halfway: key_extras ?
>>>
>>>
>>> Works for me.
>>
>> Just to summarize.
>> Is this means that the request_realm renamed to key_extras?
>
>
> AFAICT, both request_format and request_realm are kind of merged and
> renamed to key_extras. That single option will control both the request
> format (appending the configured extras to the current request buffer)
> and the key format (appending the configured extras to the current key).

My understanding is that we need:
1) Allow configuring the request format using one of the following:
   a) Use a request_format configuration parameter plus the
%credentials formating code
   b) Use the following request format:
        [prefix] credentials [key_extras]

2) A request_realm similar functionality to define a domain where the
the user is valid. If none defined the %request_format or the
%key_extras will be used.

I must note that the key_extras does not remove the need for the
request_realm.

Regards,
   Christos

>
>
> HTH,
>
> Alex.
>
>
Received on Tue Nov 19 2013 - 09:54:28 MST

This archive was generated by hypermail 2.2.0 : Wed Nov 20 2013 - 12:00:11 MST