Re: [secdir] Reuse of credentials per realm, was: SECDIR review of draft-ietf-httpbis-p7-auth-24

Julian Reschke <julian.reschke@gmx.de> Wed, 30 October 2013 18:01 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: secdir@ietfa.amsl.com
Delivered-To: secdir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B0D711E82D6 for <secdir@ietfa.amsl.com>; Wed, 30 Oct 2013 11:01:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.354
X-Spam-Level:
X-Spam-Status: No, score=-103.354 tagged_above=-999 required=5 tests=[AWL=-0.755, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DlI0u91ymBop for <secdir@ietfa.amsl.com>; Wed, 30 Oct 2013 11:01:36 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) by ietfa.amsl.com (Postfix) with ESMTP id D142621E8137 for <secdir@ietf.org>; Wed, 30 Oct 2013 10:59:32 -0700 (PDT)
Received: from [192.168.2.117] ([93.217.127.91]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0LfC4q-1VzxUh0Jcu-00olk2 for <secdir@ietf.org>; Wed, 30 Oct 2013 18:59:24 +0100
Message-ID: <527148F8.4050909@gmx.de>
Date: Wed, 30 Oct 2013 18:59:20 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1
MIME-Version: 1.0
To: Stephen Kent <kent@bbn.com>, secdir <secdir@ietf.org>, fielding@gbiv.com, mnot@pobox.com, Barry Leiba <barryleiba@computer.org>, Pete Resnick <presnick@qti.qualcomm.com>, "Mankin, Allison" <amankin@verisign.com>, HTTP Working Group <ietf-http-wg@w3.org>
References: <52700DE4.8020208@bbn.com> <527132E3.3000001@gmx.de> <52713922.2020803@bbn.com>
In-Reply-To: <52713922.2020803@bbn.com>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:F9X8i+mxj7rapWXCD2bCzY7PferPnmR9TaIa/nhEXZ6mLyscdd0 55WyCB2EwVMCoSopqXl5p/Pz5bvw9WYUCmG26jqb7B2vo4D+3q/xz4B7XL2Smt2Z2AUgV9O GaEbaw5f+x+FzU+HV02WIHpBWD/d2ML1g9pFLOy60aYXv6pNUCav3gbs7MQJEPiQLhot9FQ JDxLzjgHQB7lGv7LTkMig==
Subject: Re: [secdir] Reuse of credentials per realm, was: SECDIR review of draft-ietf-httpbis-p7-auth-24
X-BeenThere: secdir@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/secdir>, <mailto:secdir-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/secdir>
List-Post: <mailto:secdir@ietf.org>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Oct 2013 18:01:59 -0000

On 2013-10-30 17:51, Stephen Kent wrote:
> Julian,
>
> Since, as you note, the server ultimately accepts or rejects the
> credentials,
> it was not clear under what circumstances "user preferences" are a valid
> factor
> in deciding when to stop using the same set of credentials. If you could
> elaborate
> that would be useful.

Well, that text was written 14 years ago, so I really don't know exactly 
what the authors had in mind.

That being said, here's an example: a user pref defining how long 
credentials can be sent after a certain time of inactivity.

Best regards, Julian