New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 915098 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 2
Type: Feature



Sign in to add a comment

add chrome.enterprise.getDeviceDomainInfo()

Project Member Reported by goanuj@google.com, Dec 14

Issue description

returns a string with the device's Active Directory domain - otherwise returns NULL.

Alternatively it could return a JSON object-string with similar information to Microsoft's DSROLE_PRIMARY_DOMAIN_INFO_BASIC structure.

https://docs.microsoft.com/en-us/windows/desktop/api/dsrole/ns-dsrole-_dsrole_primary_domain_info_basic

Note: Use the chrome.enterprise.deviceAttributes.* APIs to read device attributes. Note: This API is only available to extensions force-installed by enterprise policy. 
 
Cc: -rogerta@chromium.org mad@chromium.org
Cc: atwilson@chromium.org
Drew, Would this useful for ChromeOS as well?

Sign in to add a comment