Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Issue 138133006: Add credential passing API for Chrome OS SAML login (Closed)

Created:
6 years, 11 months ago by bartfab (slow)
Modified:
6 years, 11 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, arv+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Add credential passing API for Chrome OS SAML login This CL adds an API that SAML IdPs can use to pass credentials to Chrome OS during login instead of relying on password scraping. BUG=127095 TEST=New browser test + manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245480

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressed nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+336 lines, -106 lines) Patch
M chrome/browser/chromeos/login/saml_browsertest.cc View 9 chunks +132 lines, -78 lines 0 comments Download
M chrome/browser/resources/gaia_auth/background.js View 3 chunks +26 lines, -10 lines 0 comments Download
M chrome/browser/resources/gaia_auth/main.js View 3 chunks +36 lines, -13 lines 0 comments Download
M chrome/browser/resources/gaia_auth/saml_injected.js View 1 2 chunks +50 lines, -5 lines 0 comments Download
A chrome/test/data/login/saml_api_login.html View 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/test/data/login/saml_api_login_auth.html View 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/test/data/login/saml_login.html View 1 chunk +11 lines, -0 lines 0 comments Download
A chrome/test/data/login/saml_login_no_passwords.html View 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/test/data/login/saml_login_two_passwords.html View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bartfab (slow)
Hi Xiyuan, Could you please review?
6 years, 11 months ago (2014-01-14 19:41:10 UTC) #1
xiyuan
Awesome. LGTM. https://codereview.chromium.org/138133006/diff/1/chrome/browser/resources/gaia_auth/background.js File chrome/browser/resources/gaia_auth/background.js (right): https://codereview.chromium.org/138133006/diff/1/chrome/browser/resources/gaia_auth/background.js#newcode23 chrome/browser/resources/gaia_auth/background.js:23: * of the scraped passwords by sending ...
6 years, 11 months ago (2014-01-14 21:21:29 UTC) #2
bartfab (slow)
https://codereview.chromium.org/138133006/diff/1/chrome/browser/resources/gaia_auth/saml_injected.js File chrome/browser/resources/gaia_auth/saml_injected.js (right): https://codereview.chromium.org/138133006/diff/1/chrome/browser/resources/gaia_auth/saml_injected.js#newcode40 chrome/browser/resources/gaia_auth/saml_injected.js:40: if (event.source != window || event.data.type != 'gaia_saml_api') On ...
6 years, 11 months ago (2014-01-15 11:00:29 UTC) #3
xiyuan
LGTM++
6 years, 11 months ago (2014-01-15 17:08:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/138133006/70001
6 years, 11 months ago (2014-01-16 17:43:24 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=247493
6 years, 11 months ago (2014-01-16 20:29:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/138133006/70001
6 years, 11 months ago (2014-01-16 23:24:30 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 10:12:02 UTC) #8
Message was sent while issue was closed.
Change committed as 245480

Powered by Google App Engine
This is Rietveld 408576698