Enterprise support feature request: Enable Verified Access APIs for kiosk apps |
||||||
Issue descriptionDescription: Allow the verified access APIs (https://support.google.com/chrome/a/answer/7156268) to be accessible from kiosk mode Use case: Currently the verified access api is only accessible from extensions running within a user session. However, if the chromebook is running in kiosk mode, there isn't a way to ensure that the device is trusted. By opening this API to kiosk apps, enterprises will able to assert that their kiosks are trusted and allow some level of elevated access to them. Motivation: If an enterprise has an internal kiosk set up for user registration, or that can perform any sort of sensitive action/access sensitive data, they likely want to ensure that the requests are coming from a trusted device (possibly in addition to user authentication). The verified access would allow them to authenticate the kiosk device and assert that the device is enrolled in their enterprise, is not in developer mode, etc. Coupled with user authentication, this can then be used to verify that the kiosk's requests are coming from a trusted source. Existing workarounds: From a user session, use the verified access api/extension to request a device-wide certificate, which IIRC would be presented even in kiosk mode, but this forces the enterprise to allow issuing device-wide certificates, which may be unacceptable as per their policies.
,
Oct 6 2016
,
Oct 7 2016
,
Oct 10 2016
Issue 654257 has been merged into this issue.
,
Oct 17 2016
+dkalin who would know more about what changes would be required here. I know when we discussed enabling this for the login screen, the answer was that this API relies heavily on the existence of a user. Maybe that works for Kiosk due to the existence of a robot account?
,
Jan 18 2017
Ping!
,
Aug 23
,
Nov 28
,
Today
(20 hours ago)
Hi, What is the status on this, we are currently eager to deploy our TLS solution to large scale chromebook customers using google verified access, however the stated workaround requires a manual login, which gets a little annoying when deploying 10000+ chromebooks. T. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by krishna...@chromium.org
, Oct 6 2016Owner: dskaram@chromium.org
Status: Assigned (was: Untriaged)