Re: [OAUTH-WG] is updated guidance needed for JS/SPA apps?

John Bradley <ve7jtb@ve7jtb.com> Fri, 18 May 2018 16:27 UTC

Return-Path: <ve7jtb@ve7jtb.com>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DD7412DA24 for <oauth@ietfa.amsl.com>; Fri, 18 May 2018 09:27:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_MED=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=ve7jtb-com.20150623.gappssmtp.com
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 iFxMUJ55gqD5 for <oauth@ietfa.amsl.com>; Fri, 18 May 2018 09:27:49 -0700 (PDT)
Received: from mail-pl0-x235.google.com (mail-pl0-x235.google.com [IPv6:2607:f8b0:400e:c01::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3CFC12D7F6 for <oauth@ietf.org>; Fri, 18 May 2018 09:27:48 -0700 (PDT)
Received: by mail-pl0-x235.google.com with SMTP id az12-v6so4870213plb.8 for <oauth@ietf.org>; Fri, 18 May 2018 09:27:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ve7jtb-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:thread-topic:thread-index:date:message-id :references:in-reply-to:accept-language:content-language :mime-version; bh=z7xGdxgQKklG4YpJxjismejjQd+a6QzaaMH5jHRip+U=; b=kgnmNXA20BbM1H6UpPmQKsvBuS54b3GE7WrQe80/WM0qB3Y7TdJlzeVLYBKSezeIiu pMumL4PNQOdphPi55EkOoopZKVi9R41rS5yAktfHUVBj69PuOXYMzWMAnIlAWGT0/BvB ByQMHr7Pm9a1kfhVFgw6jXV4/3ijvxC5MCvRr+H/WQpe0i8nSWlkPScVnhUi4EqGeHEV EO4XzP0zSK1KI8Q/Bku+JQ96gctxVYvCGtCb5thAmtiePnaHMaKSNiXcktrrt/13BW2B dDALBpkYhfsaeM/+2akrlK4Wvx+ltWN0I3Ow4vvh/Y5UVR7CBu805NuHZHfJ32xBMuPw /fnA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:thread-topic:thread-index :date:message-id:references:in-reply-to:accept-language :content-language:mime-version; bh=z7xGdxgQKklG4YpJxjismejjQd+a6QzaaMH5jHRip+U=; b=Mxsv7HiHWvdMgDsMIZOygeIRhBWYNJXKBqyMPRcv/pJemWVlhiJcthuelrL4r1flc3 0SkCUgmaomX/j33eBIfz/gD824VXyXOxtuOhi8X0mcu9cUOWBGy3sRIrC6XiBU08gEG+ Hb+m1o/n2/b5W4oAG4U70eqLFR8goXE4ifPtMA/vdUMI23gUMdm1iC9exYu2GYWEvm15 8cj5xFQfeq6LqR81HsWIUdoVS6tPKDF4ZP+sneOBMzCf9/OS6TuKm3oT7vSENjz568Cy Hh4kR4EVHjZc2tStE/VMUm6qExJeXp4uTCOto1Kf8+j1DTc0WAywAc7DRNbi+KT5axG+ 0Dwg==
X-Gm-Message-State: ALKqPwcIQKljLyZGygkZcWYf+qxnU0pbwfaL7yzQVTTeVpEDc+cO+vvX N7A2tucTsrfVCsq6V97OALdDgJjsEuc=
X-Google-Smtp-Source: AB8JxZrmA75OiQvax7cXv+jk/yeAzSF8LrqIDf03OPRJYQkYVAvh0E9E4XX1roOu9u2pVkqxgX9PrQ==
X-Received: by 2002:a17:902:f83:: with SMTP id 3-v6mr10100710plz.336.1526660867330; Fri, 18 May 2018 09:27:47 -0700 (PDT)
Received: from MWHPR19MB1085.namprd19.prod.outlook.com ([40.97.141.109]) by smtp.gmail.com with ESMTPSA id a11-v6sm11650001pgn.64.2018.05.18.09.27.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 May 2018 09:27:46 -0700 (PDT)
From: John Bradley <ve7jtb@ve7jtb.com>
To: David Waite <david@alkaline-solutions.com>, Hannes Tschofenig <hannes.tschofenig@arm.com>, Brock Allen <brockallen@gmail.com>
CC: "oauth@ietf.org" <oauth@ietf.org>
Thread-Topic: [OAUTH-WG] is updated guidance needed for JS/SPA apps?
Thread-Index: AWMzMzRhARJ9niN08bKlsluLh7fMazBFM0EwQjA2NDEyNjI0OdxRxv++
X-MS-Exchange-MessageSentRepresentingType: 2
Date: Fri, 18 May 2018 16:27:38 +0000
Message-ID: <MWHPR19MB1085FC4579E0A656BB78A8ABFA900@MWHPR19MB1085.namprd19.prod.outlook.com>
References: <ab42d84a-5f08-4600-aa36-92e73944cf6c@getmailbird.com> <VI1PR0801MB2112A6F8B47939F8748DEA43FA910@VI1PR0801MB2112.eurprd08.prod.outlook.com> <4B744041-8E6D-489C-8162-CE690C42543B@alkaline-solutions.com>, <895b7769-e2e9-4ce2-bc29-6abb6ba44732@getmailbird.com>
In-Reply-To: <895b7769-e2e9-4ce2-bc29-6abb6ba44732@getmailbird.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-Exchange-Organization-SCL: -1
X-MS-TNEF-Correlator:
X-MS-Exchange-Organization-RecordReviewCfmType: 0
Content-Type: multipart/alternative; boundary="_000_MWHPR19MB1085FC4579E0A656BB78A8ABFA900MWHPR19MB1085namp_"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/oauth/9Hcu4d3cy7InEimKrjO64cKSXD0>
Subject: Re: [OAUTH-WG] is updated guidance needed for JS/SPA apps?
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.22
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: <https://mailarchive.ietf.org/arch/browse/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, 18 May 2018 16:27:52 -0000

Yes that was the original intent to have the AT be short lived and refresh the AT via the authorization endpoint based on the session cookie.

The session cookie should also be flagged as http only to protect it.

Having a refresh token in local storrage may introduce new security issues unless it is token bound.

Understanding the security issues of the code flow in the browser is important, before any new recommendation.

John B.

From: Brock Allen
Sent: Friday, May 18, 2:46 PM
Subject: Re: [OAUTH-WG] is updated guidance needed for JS/SPA apps?
To: David Waite, Hannes Tschofenig
Cc: oauth@ietf.org


One thing I maybe should have listed in the pros/cons in my original email is session management and token lifetime considerations, keeping in mind the original intent of the implicit flow.

What I mean is that with implicit grant type, the client's ability to get new access tokens is limited to the user's session at the AS/OP. Obviously other flows make more sense to obtain longer lived access (via refresh tokens), but I don't know about a browser-based JS app. In a sense there's a bit of protection for the end user built into that design by virtue of being tied to the user's cookie at the AS/OP.

Just throwing that out as an additional discussion point.

-Brock

On 5/18/2018 6:04:47 AM, David Waite <david@alkaline-solutions.com> wrote:
I have written some guidance already (in non-RFC format) on preferring code for single page apps, and other security practices (CORS, CSP). From the AS point of view, it aligns well with the native apps BCP. There are benefits of thinking about native and SPA apps just as ‘public clients’ from a policy/properties point of view. It also greatly simplifies OAuth/OIDC support on both the AS administrator and client developer side when converting web properties into native apps using technologies like Electron or Cordova.

For the later requirements in the list around token policy, I am not sure these are requirements for single page apps per se. I don’t believe the need for a policy using short-lived refresh tokens, revoking at signout, or use of the revocation endpoint are different from browser and native applications. Rather they seem to be a function of usage patterns that an AS may need to support, and we happen to sometimes associate those usage patterns with typical usage of native apps vs of browser apps. For example, browser login on a borrowed device can easily leak over to being app authorization - the authentication/authorization are web-based processes to achieve SSO.

I have been working on some guidance here around token lifetimes and policies, but I don’t know whether that brings in too much AS/OP business logic (and, likely implied product/deployment features) to be industry practices.

-DW

On May 17, 2018, at 10:23 AM, Hannes Tschofenig <Hannes.Tschofenig@arm.com<mailto:Hannes.Tschofenig@arm.com>> wrote:

Hi Brock,

there have been several attempts to start writing some guidance but so far we haven’t gotten too far.
IMHO it would be great to have a document.

Ciao
Hannes

From: OAuth [mailto:oauth-bounces@ietf.org] On Behalf Of Brock Allen
Sent: 17 May 2018 14:57
To: oauth@ietf.org<mailto:oauth@ietf.org>
Subject: [OAUTH-WG] is updated guidance needed for JS/SPA apps?

Much like updated guidance was provided with the "OAuth2 for native apps" RFC, should there be one for "browser-based client-side JS apps"? I ask because google is actively discouraging the use of implicit flow:

https://github.com/openid/AppAuth-JS/issues/59#issuecomment-389639290

>From what I can tell, the complaints with implicit are:
* access token in URL
* access token in browser history
* iframe complexity when using prompt=none to "refresh" access tokens

But this requires:
* AS/OP to support PKCE
* AS/OP to support CORS
* user-agent must support CORS
* AS/OP to maintain short-lived refresh tokens
* AS/OP must aggressively revoke refresh tokens at user signout (which is not something OAuth2 "knows" about)
* if the above point can't work, then client must proactively use revocation endpoint if/when user triggers logout

Any use in discussing this?

-Brock

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________
OAuth mailing list
OAuth@ietf.org<mailto:OAuth@ietf.org>
https://www.ietf.org/mailman/listinfo/oauth