Return-Path: <dick.hardt@gmail.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
 with ESMTP id 57DED3A67D6 for <oauth@core3.amsl.com>;
 Tue, 15 Jun 2010 07:11:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.322
X-Spam-Level: 
X-Spam-Status: No, score=-2.322 tagged_above=-999 required=5 tests=[AWL=0.276,
 BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cwCjR1LfuSPT for
 <oauth@core3.amsl.com>; Tue, 15 Jun 2010 07:11:57 -0700 (PDT)
Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com
 [209.85.160.44]) by core3.amsl.com (Postfix) with ESMTP id 913C93A6801 for
 <oauth@ietf.org>; Tue, 15 Jun 2010 07:11:57 -0700 (PDT)
Received: by pwi8 with SMTP id 8so3758180pwi.31 for <oauth@ietf.org>;
 Tue, 15 Jun 2010 07:11:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
 h=domainkey-signature:received:received:subject:mime-version
 :content-type:from:in-reply-to:date:cc:message-id:references:to :x-mailer;
 bh=qhv54YccMlGhSpt79gT51uCaAcW2NpQtMjjPMZ1/m2Q=;
 b=yBaWYLgEa9Fe7xkYFHcttwaNFGBiOcHttJYNj/UwNCa/08pHLGCPaTlqEb1jrKB/rX
 5Vorjb/CoLWKYBwsxC8LZ9PjoL/TVdIzr1Xl88+wpdKjGQP6azRvsklNFNJWmLcFX7AR
 4X/yfSVRZl2lnrZEAp4rzdX4zzJOkeQYuXobg=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
 h=subject:mime-version:content-type:from:in-reply-to:date:cc
 :message-id:references:to:x-mailer;
 b=mMi9Da0kkauP2BZKA/YN2o8qTu7yFRWCc93K8LSRTOesqHkdyLukNXeVyCADZ2D5h2
 NoJ/NWSeYnVOqb6QfPXY/k6t0jNiIAAWHsCbJhCAG2DPgQPmTwUCkNwYrJb0QkN/OKmC
 7mjk+1K6W7Yc91JwYS74ADkukdFn5bKCUapAo=
Received: by 10.115.65.14 with SMTP id s14mr5754014wak.209.1276610756301;
 Tue, 15 Jun 2010 07:05:56 -0700 (PDT)
Received: from [192.168.1.5] ([24.130.32.55]) by mx.google.com with ESMTPS id
 a23sm68700808wam.14.2010.06.15.07.05.54 (version=TLSv1/SSLv3 cipher=RC4-MD5);
 Tue, 15 Jun 2010 07:05:54 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1078)
Content-Type: multipart/alternative; boundary=Apple-Mail-3--196673897
From: Dick Hardt <dick.hardt@gmail.com>
In-Reply-To: <AANLkTin7rpppAqDBt_qYJV8kwZ-an8LG5RI18up1mAYq@mail.gmail.com>
Date: Tue, 15 Jun 2010 07:05:53 -0700
Message-Id: <035D0E28-4518-4C28-9744-E90EA4E22395@gmail.com>
References: <AANLkTil1viRqVgwJzmq7N1W21TPeT5RuclBF5DmPvVVM@mail.gmail.com>
 <AANLkTimkNRuv_iiVFupLf4YQ0aYOEH3giuyzD7DM3ip-@mail.gmail.com>
 <7F00C2CF-E57F-4341-BBA4-7B03B69277D6@gmail.com>
 <AANLkTin7rpppAqDBt_qYJV8kwZ-an8LG5RI18up1mAYq@mail.gmail.com>
To: Andrew Arnott <andrewarnott@gmail.com>
X-Mailer: Apple Mail (2.1078)
Cc: "OAuth WG \(oauth@ietf.org\)" <oauth@ietf.org>
Subject: Re: [OAUTH-WG] Assertion flow: please add optional refresh_token in
 response
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Tue, 15 Jun 2010 14:12:00 -0000

--Apple-Mail-3--196673897
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Why can the client app access the AS to get an access token but not the =
corporate network to get a new assertion?

How does the client app get the assertion to begin with? How did =
delegation from the user happen?

Would you elaborate more on the use case so that we can understand the =
full trust model?

The assertion flow was intended for autonomous clients rather than user =
delegation -- hence Brian's response and mine that this is a different =
flow if the access token is for user delegation.

-- Dick

On 2010-06-15, at 6:58 AM, Andrew Arnott wrote:

> Well it's easy enough for me to just make up a profile that follows =
rules I set.  But since I don't think this need will be unique to =
myself, would you like me to write up a spec somewhere? (I've never =
written an IETF spec before)
> --
> Andrew Arnott
> "I [may] not agree with what you have to say, but I'll defend to the =
death your right to say it." - S. G. Tallentyre
>=20
>=20
> On Mon, Jun 14, 2010 at 11:00 PM, Dick Hardt <dick.hardt@gmail.com> =
wrote:
> +1
>=20
> On 2010-06-14, at 9:02 PM, Brian Eaton wrote:
>=20
> > On Mon, Jun 14, 2010 at 8:31 PM, Andrew Arnott =
<andrewarnott@gmail.com> wrote:
> >> For an application I'm building, the installed client app will have
> >> intermittent windows of time where it can obtain a (non-OAuth) =
assertion for
> >> user identity.  During this time, it seems appropriate for it to =
use the
> >> assertion flow to obtain an OAuth authorization so that it can =
impersonate
> >> the user.  So far this is just standard Assertion Flow stuff.  But =
without a
> >> refresh_token, the app will break when the access token expires if =
the app
> >> doesn't have the ability at the moment (due to not being on the =
corporate
> >> network at the moment for example) to obtain a new assertion.  =
Since the
> >> security model for this app would certainly allow for a =
refresh_token to be
> >> issued from the original OAuth authorization server exchange, this =
would
> >> solve it, if the spec didn't specifically ban such a parameter.
> >
> > I think this is a different use case than the one envisioned by most
> > people who are using the assertion flow.
> >
> > I'm inclined to steer different use cases to different profiles.  It
> > makes it much easier to guide deployments, for example.
> >
> > Cheers,
> > Brian
> > _______________________________________________
> > OAuth mailing list
> > OAuth@ietf.org
> > https://www.ietf.org/mailman/listinfo/oauth
>=20
>=20


--Apple-Mail-3--196673897
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Why =
can the client app access the AS to get an access token but not the =
corporate network to get a new assertion?<div><br></div><div>How does =
the client app get the assertion to begin with? How did delegation from =
the user happen?</div><div><br></div><div>Would you elaborate more on =
the use case so that we can understand the full trust =
model?</div><div><br></div><div>The assertion flow was intended for =
autonomous clients rather than user delegation -- hence Brian's response =
and mine that this is a different flow if the access token is for user =
delegation.</div><div><br></div><div>-- =
Dick</div><div><br></div><div><div><div>On 2010-06-15, at 6:58 AM, =
Andrew Arnott wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite">Well it's =
easy enough for me to just make up a profile that follows rules I =
set.&nbsp; But since I don't think this need will be unique to myself, =
would you like me to write up a spec somewhere? (I've never written an =
IETF spec before)<br clear=3D"all">
--<br>Andrew Arnott<br>"I [may] not agree with what you have to say, but =
I'll defend to the death your right to say it." - S. G. Tallentyre<br>
<br><br><div class=3D"gmail_quote">On Mon, Jun 14, 2010 at 11:00 PM, =
Dick Hardt <span dir=3D"ltr">&lt;<a =
href=3D"mailto:dick.hardt@gmail.com">dick.hardt@gmail.com</a>&gt;</span> =
wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt =
0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+1<br>
<div><div></div><div class=3D"h5"><br>
On 2010-06-14, at 9:02 PM, Brian Eaton wrote:<br>
<br>
&gt; On Mon, Jun 14, 2010 at 8:31 PM, Andrew Arnott &lt;<a =
href=3D"mailto:andrewarnott@gmail.com">andrewarnott@gmail.com</a>&gt; =
wrote:<br>
&gt;&gt; For an application I'm building, the installed client app will =
have<br>
&gt;&gt; intermittent windows of time where it can obtain a (non-OAuth) =
assertion for<br>
&gt;&gt; user identity. &nbsp;During this time, it seems appropriate for =
it to use the<br>
&gt;&gt; assertion flow to obtain an OAuth authorization so that it can =
impersonate<br>
&gt;&gt; the user. &nbsp;So far this is just standard Assertion Flow =
stuff. &nbsp;But without a<br>
&gt;&gt; refresh_token, the app will break when the access token expires =
if the app<br>
&gt;&gt; doesn't have the ability at the moment (due to not being on the =
corporate<br>
&gt;&gt; network at the moment for example) to obtain a new assertion. =
&nbsp;Since the<br>
&gt;&gt; security model for this app would certainly allow for a =
refresh_token to be<br>
&gt;&gt; issued from the original OAuth authorization server exchange, =
this would<br>
&gt;&gt; solve it, if the spec didn't specifically ban such a =
parameter.<br>
&gt;<br>
&gt; I think this is a different use case than the one envisioned by =
most<br>
&gt; people who are using the assertion flow.<br>
&gt;<br>
&gt; I'm inclined to steer different use cases to different profiles. =
&nbsp;It<br>
&gt; makes it much easier to guide deployments, for example.<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Brian<br>
</div></div>&gt; _______________________________________________<br>
&gt; OAuth mailing list<br>
&gt; <a href=3D"mailto:OAuth@ietf.org">OAuth@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/oauth" =
target=3D"_blank">https://www.ietf.org/mailman/listinfo/oauth</a><br>
<br>
</blockquote></div><br>
</blockquote></div><br></div></body></html>=

--Apple-Mail-3--196673897--
