Enable chrome.certificateProvider API on the login screen |
|||||||||
Issue descriptionThe chrome.certificateProvider API is currently disabled for the signin profile. It should be enabled in order to support the "Extended Login" project (e.g. using the smart cards for authentication).
,
Jul 29 2016
,
Jul 29 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/78a03b949912a688a808c0d3624d78d82672db9f commit 78a03b949912a688a808c0d3624d78d82672db9f Author: emaxx <emaxx@chromium.org> Date: Fri Jul 29 15:23:14 2016 Enable chrome.certificateProvider API on the login screen This turns on the chrome.certificateProvider API for the login screen apps by allowing to create the CertificateProviderService for the signin profile. BUG= 632728 TEST=manual (install a smart card app on the login screen and go through SAML login with an IdP page that requires the client certificate) Review-Url: https://codereview.chromium.org/2195533003 Cr-Commit-Position: refs/heads/master@{#408639} [modify] https://crrev.com/78a03b949912a688a808c0d3624d78d82672db9f/chrome/browser/chromeos/certificate_provider/certificate_provider_service_factory.cc
,
Aug 29 2016
,
Oct 7 2016
,
Nov 19 2016
,
Jan 21 2017
,
Mar 4 2017
,
Apr 17 2017
,
May 19 2017
|
|||||||||
►
Sign in to add a comment |
|||||||||
Comment 1 by emaxx@chromium.org
, Jul 29 2016Status: Started (was: Available)