commit | 6d0f5b7167059a7655174a01f41e2aa81739f1cd | [log] [tgz] |
---|---|---|
author | Mihai Sardarescu <[email protected]> | Mon Oct 30 11:24:38 2017 |
committer | Commit Bot <[email protected]> | Mon Oct 30 11:24:38 2017 |
tree | b85fa679470e5e70795ef8b05ce77e34141f85c7 | |
parent | e4913f5ed2fb633f9f7872fd9d1203b3cdbfa35a [diff] |
Remove usage of programmatic_auth Gaia endpoint. Chrome desktop and Chrome OS use the Gaia programmatic_auth endpoint for signing in users to Chrome. This endpoint is currently being deprecated on the Google infrastructure. The programmatic_auth endpoint was only used for the full-tab sign-in page, which was presented in rare cases (sign-in flow starting from apps / extensions / incognito / some particular case from settings). This CL adds an experiment to remove the usage of the programmatic_auth endpoint from Chrome desktop. It changes the full-tab sign-in page to present the embedded GAIA web sign-in page. Internal design doc: https://docs.google.com/a/google.com/document/d/1cnoG1Jo-CZZVlFULOYrcJLoyTmID-gCgkXkT5hW2tpg/edit?usp=sharing Bug: 775009 Change-Id: Ibfdec11972674228250b4d803e23f029a49d8cb9 Reviewed-on: https://chromium-review.googlesource.com/737994 Reviewed-by: Trent Apted <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Reviewed-by: David Roger <[email protected]> Commit-Queue: Mihai Sardarescu <[email protected]> Cr-Commit-Position: refs/heads/master@{#512469}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .