New issue
Advanced search Search tips

Issue 729594 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 729591

Blocking:
issue 683124



Sign in to add a comment

Convert GaiaWebAuthFlow to perform merge session via Identity Service

Project Member Reported by blundell@chromium.org, Jun 5 2017

Issue description

In the implementation of chrome.identit.getAuthToken(), GaiaWebAuthFlow is used to obtain user consent when necessary.

GaiaWebAuthFlow performs a merge session, using UbertokenFetcher and GaiaAuthFetcher directly. As described in  crbug.com/729591 , this is a blocker to eliminating the dependence of the identity extension API implementation on ProfileOAuth2TokenService. This class can serve as a concrete initial use case for determining the solution to  crbug.com/729591 .

I'm not 100% clear on *why* this class performs a merge session. I think it's because it goes through the user consent flow in a webpage, requiring that the user be signed in on the web to work as expected.
 
Components: Internals>Services>Identity
Project Member

Comment 2 by sheriffbot@chromium.org, Dec 7

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment