[blink-dev] Intent to Prototype: FedCM Improvements: Error API, Account Auto Selected Flag, Hosted Domain and Revocation

2023-08-30 Thread Yi Gu
Contact emails y...@chromium.org, n...@chromium.org Explainer Error API: https://github.com/fedidcg/FedCM/issues/488 AccountAutoSelectedFlag: https://github.com/fedidcg/FedCM/issues/497 Hosted domain: https://github.com/fedidcg/FedCM/issues/427 Revocation: https://github.com/fedidcg/FedCM/iss

[blink-dev] Re: Intent to Ship: FedCM extensions: Error API and Auto-Selected Flag API

2023-10-25 Thread Yi Gu
Thanks Yoav for the review! > It'd be useful to write a short (inline?) explainer here outlining what this does and how it'd look like. Specifically, would we start throwing on errors in scenarios that silently failed before? For the Error API, it allows IdP to signal to the browser about the sig

Re: [blink-dev] Re: Intent to Ship: FedCM extensions: Error API and Auto-Selected Flag API

2023-10-25 Thread Yi Gu
5/23 4:14 PM, Yi Gu wrote: > > Thanks Yoav for the review! > > > It'd be useful to write a short (inline?) explainer here outlining what > this does and how it'd look like. Specifically, would we start throwing on > errors in scenarios that silently failed before?

[blink-dev] PSA: FedCM: Chrome relaxes explicit mediation requirement if IdP has third party cookies access

2023-11-30 Thread Yi Gu
In the FedCM API, when a user is signing in to a relying party (RP) with an identity provider (IdP) in the browser for the first time, the browser will treat them as a “new” user since it didn’t observe such a sign-in moment before. When the FedCM API is invoked again on the same RP with the same

[blink-dev] Intent to Prototype: FedCM Button Mode API and Add Account API

2023-12-11 Thread Yi Gu
Contact emails y...@chromium.org, cbiesin...@chromium.org Explainer TBD (incubating in this thread ) Specification We will add specifications as we learn more while we prototype. Summary We plan to prototype two new APIs fo

[blink-dev] Intent to Experiment: FedCM Auto Re-Authentication API

2023-02-15 Thread Yi Gu
Contact emails *y...@chromium.org *Explainer *https://github.com/fedidcg/FedCM/issues/429 *Summary *An extension to the existing FedCM API that allows a website to provide its preference for a streamlined UX (automatically, rather than explicitly,

[blink-dev] Re: Intent to Experiment: FedCM Auto Re-Authentication API

2023-02-16 Thread Yi Gu
Hi Mike, this is for an Origin Trial. On Thu, Feb 16, 2023 at 1:14 PM Mike Taylor wrote: > Hi Yi, > > Is this a request for an Origin Trial, or are you requesting to ship for > some percentage of Stable users? > > On Wednesday, February 15, 2023 at 9:28:14 PM UTC-5 Yi Gu w

[blink-dev] Re: Intent to Experiment: FedCM Auto Re-Authentication API

2023-02-21 Thread Yi Gu
intend to support? > > thanks, > Mike > On 2/16/23 1:33 PM, Yi Gu wrote: > > Hi Mike, this is for an Origin Trial. > > On Thu, Feb 16, 2023 at 1:14 PM Mike Taylor > wrote: > >> Hi Yi, >> >> Is this a request for an Origin Trial, or are you requesting

[blink-dev] PSA: FedCM Supports Credential Management Mediation Requirements for Auto Re-authentication

2023-05-17 Thread Yi Gu
Mediation requirements are part of the Credential Management API. One of the goals of mediation requirements is to automatically share credentials with the API caller whenever appropriate in order to provide a consisten

[blink-dev] Intent to Experiment: FedCM Button Mode API and Use Other Account API

2024-02-26 Thread Yi Gu
Contact emails *y...@chromium.org , cbiesin...@chromium.org , tanzach...@chromium.org *Explainer *https://github.com/fedidcg/FedCM/issues/442 * Specification *https://fedidcg.github.io/FedCM

Re: [blink-dev] Intent to Experiment: FedCM Button Mode API and Use Other Account API

2024-04-08 Thread Yi Gu
Hi Yoav, Thanks for the suggestion! We have a flowchart <https://raw.githubusercontent.com/yi-gu/fedcm-images/main/button_flow/ButtonFlow.jpeg> in that thread to try to explain what a browser would do in case a user is not logged in to the IdP but maybe it's not very clear. The ans

Re: [blink-dev] Intent to Experiment: FedCM Button Mode API and Use Other Account API

2024-07-09 Thread Yi Gu
t 12:33 AM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > That's indeed very useful to get a better understanding of the overall > flow, thanks! :) > > On Mon, Apr 8, 2024 at 5:06 PM Yi Gu wrote: > >> Hi Yoav, >> >> Thanks for the suggestion! We

Re: [blink-dev] Intent to Experiment: FedCM Button Mode API and Use Other Account API

2024-07-09 Thread Yi Gu
Thanks Yoav! On Tue, Jul 9, 2024 at 9:39 AM Yoav Weiss (@Shopify) wrote: > That's fine. No re-approval is needed > > On Tue, Jul 9, 2024 at 3:12 PM Yi Gu wrote: > >> Hello API owners! >> >> Quick update: we didn't start the OT on desktop until M125 and

[blink-dev] Intent to Extend Experiment: Federated Credentials Management API (FedCM)

2022-08-15 Thread Yi Gu
Contact emails y...@chromium.org, g...@chromium.org Spec (Copied from I2E) https://fedidcg.github.io/FedCM/ Summary (Copied from I2E) A Web Platform API that allows users to login to websites with their federated accounts in a manner compatible with improvements to browser privacy. In t

Re: [blink-dev] Intent to Extend Experiment: Federated Credentials Management API (FedCM)

2022-08-15 Thread Yi Gu
the bar for demonstrated > substantial progress towards shipping. > > On 8/15/22 10:24 AM, Yi Gu wrote: > > Contact emails > > y...@chromium.org, g...@chromium.org > > > > Spec (Copied from I2E) > > https://fedidcg.github.io/FedCM/ > > > > Summary (Copied

Re: [blink-dev] Intent to Experiment: FedCM Button Mode API and Use Other Account API

2024-09-19 Thread Yi Gu
42 AM Yi Gu wrote: > Thanks Yoav! > > On Tue, Jul 9, 2024 at 9:39 AM Yoav Weiss (@Shopify) < > yoavwe...@chromium.org> wrote: > >> That's fine. No re-approval is needed >> >> On Tue, Jul 9, 2024 at 3:12 PM Yi Gu wrote: >> >>> Hello API

[blink-dev] Intent to Extend Experiment: FedCM Button Mode API and Use Other Account API

2024-09-30 Thread Yi Gu
Contact emailsy...@chromium.org, tanzach...@chromium.org , cbiesin...@chromium.org, Explainerhttps://github.com/w3c-fedid/active-mode SpecificationNone Summary We plan to experiment with two new extensions for the Federated Credential Management (FedCM) API: - Button Mode API -

Re: [blink-dev] Intent to Experiment: FedCM Button Mode API and Use Other Account API

2024-09-30 Thread Yi Gu
the OT, with some details on what y'all did to push > it towards shipping > <https://www.chromium.org/blink/launching-features/#origin-trials>? > > On Thu, Sep 19, 2024 at 9:28 PM Yi Gu wrote: > >> Hello API owners, >> >> We have been addressing feedbac

Re: [blink-dev] Intent to Extend Experiment: FedCM Button Mode API and Use Other Account API

2024-10-01 Thread Yi Gu
gt; see further progress on the spec PR, and updated tests to match. > > thanks, > Mike > On 9/30/24 9:01 AM, Yi Gu wrote: > > Contact emails y...@chromium.org, tanzach...@chromium.org > , cbiesin...@chromium.org, > > > Explainer https://github.com/w3c-fedid/active-mode &g

Re: [blink-dev] Intent to Ship: FedCM Mode (was Button Mode API) and Use Other Account

2024-11-14 Thread Yi Gu
Hi Chris, Similar to the other I2S , our team is working with the FedID Working Group for standard work. At TPAC the proposals got the approval

[blink-dev] Intent to Ship: FedCM extensions: Error API and Auto-Selected Flag API

2023-10-23 Thread &#x27;Yi Gu' via blink-dev
Contact emails y...@chromium.org Explainer https://github.com/fedidcg/FedCM/issues/488 https://github.com/fedidcg/FedCM/issues/497 Specification https://github.com/fedidcg/FedCM/pull/498 https://github.com/fedidcg/FedCM/pull/500 Design docs https://docs.google.com/document/d/1DEjbFSAMmmT47

[blink-dev] PSA: Use Origin header instead of Referer in FedCM requests

2022-12-05 Thread &#x27;Yi Gu' via blink-dev
Contact emails y...@chromium.org Specification https://github.com/fedidcg/FedCM/issues/379 Summary Currently we use “Referer” in the header when sending requests to identity providers. “Origin” on the other hand, is a more modern concept and its semantics agree with the value we have. As a res