Re: WGLC #349: "strength"

On 2012-05-31 14:20, Mark Nottingham wrote:
> <http://trac.tools.ietf.org/wg/httpbis/trac/ticket/349>
>
> Proposal: change
>
>>     Both the Authorization field value and the Proxy-Authorization field
>>     value consist of credentials containing the authentication
>>     information of the client for the realm of the resource being
>>     requested.  The user agent MUST choose to use one of the challenges
>>     with the strongest auth-scheme it understands and request credentials
>>     from the user based upon that challenge.
>
>
> to
>
> """
> Both the Authorization field value and the Proxy-Authorization field value contain the client's credentials for the realm of the resource being requested, based upon a challenge received from the server (possibly at some point in the past). When creating their values, the user agent ought to do so by selecting the challenge with what it considers to be the most secure auth-scheme that it understands, obtaining credentials from the user as appropriate.
> """
> ...

Proposed patch: 
<http://trac.tools.ietf.org/wg/httpbis/trac/attachment/ticket/349/>

Feedback appreciated, Julian

Received on Saturday, 2 June 2012 10:37:37 UTC