Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id CF8B91AC3FF;
 Fri, 24 Apr 2015 14:32:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.21
X-Spam-Level: 
X-Spam-Status: No, score=-4.21 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01]
 autolearn=ham
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id mCKzjtDpJqmo; Fri, 24 Apr 2015 14:32:26 -0700 (PDT)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 7E3AE1ACD09;
 Fri, 24 Apr 2015 14:32:26 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
 by mercury.scss.tcd.ie (Postfix) with ESMTP id 3EEFCBE56;
 Fri, 24 Apr 2015 22:32:25 +0100 (IST)
X-Virus-Scanned: Debian amavisd-new at scss.tcd.ie
Received: from mercury.scss.tcd.ie ([127.0.0.1])
 by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id w-KPq27y8PCD; Fri, 24 Apr 2015 22:32:24 +0100 (IST)
Received: from [10.87.48.73] (unknown [86.42.29.198])
 by mercury.scss.tcd.ie (Postfix) with ESMTPSA id DD6E0BE54;
 Fri, 24 Apr 2015 22:32:23 +0100 (IST)
Message-ID: <553AB662.7010303@cs.tcd.ie>
Date: Fri, 24 Apr 2015 22:32:18 +0100
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
 rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version: 1.0
To: Justin Richer <jricher@mit.edu>
References: <20150424115205.3265.73381.idtracker@ietfa.amsl.com>
 <553A3289.2000401@cs.tcd.ie> <553A34FE.8@mit.edu>
 <553A35E4.1000904@cs.tcd.ie> <553A376A.1070806@mit.edu>
 <553A3929.3000002@cs.tcd.ie> <AB914C1E-1D45-4597-A6CC-90B5C3C10945@mit.edu>
In-Reply-To: <AB914C1E-1D45-4597-A6CC-90B5C3C10945@mit.edu>
OpenPGP: id=D66EA7906F0B897FB2E97D582F3C8736805F8DA2;
	url=
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="ewxTdCwvsVLkIAgq5tBOfJij7QeB1NGeG"
Archived-At: <http://mailarchive.ietf.org/arch/msg/oauth/dKadVuALgmLppeHfvsRPlqdwt8c>
Cc: draft-ietf-oauth-dyn-reg@ietf.org, oauth-chairs@ietf.org,
 "<oauth@ietf.org>" <oauth@ietf.org>, The IESG <iesg@ietf.org>
Subject: Re: [OAUTH-WG] Stephen Farrell's Discuss on
 draft-ietf-oauth-dyn-reg-28: (with DISCUSS and COMMENT)
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/oauth>,
 <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/oauth/>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>,
 <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Apr 2015 21:32:28 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--ewxTdCwvsVLkIAgq5tBOfJij7QeB1NGeG
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable



On 24/04/15 22:27, Justin Richer wrote:
> Stephen, I=E2=80=99ve worked on this this afternoon and this is my prop=
osed text:
>=20
>           The response to such a
>            situation is out of scope for this specification but could i=
nclude
>            filing a report with the application developer or authorizat=
ion
>           server provider, attempted re-registration with different met=
adata
>           values, or various other methods. For instance, if the server=
 also
>           supports a registration management mechanism such as that def=
ined in
>           <xref target=3D"OAuth.Registration.Management"/>, the client =
or
>           developer could attempt to update the registration with diffe=
rent
>           metadata values. This process could also be aided by a servic=
e
>           discovery protocol such as <xref target=3D"OpenID.Discovery"/=
> which
>           can list a server's capabilities, allowing a client to make a=
 more
>           informed registration request. The use of any such management=
 or
>           discovery system is OPTIONAL and outside the scope of this
>           specification.
>=20
> Does this text work for you?

It does, nicely.

Thanks,
S.


>=20
>  =E2=80=94 Justin
>=20
>> On Apr 24, 2015, at 8:38 AM, Stephen Farrell <stephen.farrell@cs.tcd.i=
e> wrote:
>>
>>
>>
>> On 24/04/15 13:30, Justin Richer wrote:
>>>>
>>>
>>> OK, so are you asking for something like:
>>>
>>> "If the server supports an update mechanism such as [Dyn-Reg-Manageme=
nt]
>>> and a discovery mechanism such as [OIDC-Discovery], then a smart clie=
nt
>>> could use these components to renegotiate undesirable metadata values=
=2E"
>>>
>>> With both of these being informative references? I'm not opposed to i=
t.
>>
>> That'd work for me, yes, thanks.
>>
>> S.
>=20


--ewxTdCwvsVLkIAgq5tBOfJij7QeB1NGeG
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQEcBAEBAgAGBQJVOrZnAAoJEC88hzaAX42idWcIAJyCWUx6htNPr3BPgyES72/B
vbDLy7JJbuYXeTgDix4xu26/4viiOCA/hxk7mErnNPreG3V0+fOZCLVISLHx4Kum
wF/e4iPpTrZTD9LY7vzTuP9fTDPfi4+frrM80phpCFa9PRJHmhkbJBcoN3NM3ukF
LDa9vo9zJHJvt8+yYi+bb+8/z6Zr65oX3lLgssWmL7LpaP3cJkJDbl2wZE8NOkp6
BcIbFDP3b6A20XLffEbm6vyoH+8DQeZtlq3txRlrBs+bBGjn/tAdHU/pZU4wa8ZF
D1vKhP2TMZpNz/mWxjfs7cp5cCDwEgBiI9lNKV/8HYN6NtApz5MMj6igb7wxVPk=
=dypu
-----END PGP SIGNATURE-----

--ewxTdCwvsVLkIAgq5tBOfJij7QeB1NGeG--

