New issue
Advanced search Search tips

Issue 644002 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 624187



Sign in to add a comment

Add registration messages that include the domain

Project Member Reported by drcrash@chromium.org, Sep 4 2016

Issue description

When a device uses attestation-based enrollment to register with the DM server, the messaging to the use should include the domain it has been enrolled into since the user has not entered domain credentials themselves.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 8 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/13f29c23d565456d68d0393cc9d3b5aa9bb32bff

commit 13f29c23d565456d68d0393cc9d3b5aa9bb32bff
Author: drcrash <drcrash@chromium.org>
Date: Thu Sep 08 23:44:28 2016

Messaging for successful attestation-based enrollment.

Because attestation-based enrollment is automatic, we want the
message in case of sucess to have the following elements:

  1. The domain that the device has been enrolled into.
  2. A note letting the user what to do in case that enrollment is
     unexpected. (E.g. someone just bought a device off eBay.)

BUG= 644002 
TEST=manual
NOPRESUBMIT=true
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Presubmits will be skipped due to http://crbug.com/639691

Review-Url: https://codereview.chromium.org/2323593002
Cr-Commit-Position: refs/heads/master@{#417438}

[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/app/chromeos_strings.grdp
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/chromeos/login/enrollment/enrollment_screen_actor.h
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/chromeos/login/enrollment/mock_enrollment_screen.h
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.js
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc
[modify] https://crrev.com/13f29c23d565456d68d0393cc9d3b5aa9bb32bff/chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h

Status: Fixed (was: Assigned)

Sign in to add a comment