如何將變數和 ChromeOS 的憑證搭配使用

問題

如何在 ChromeOS 裝置上使用變數自訂憑證?

環境

  • SCEP 憑證。
  • ChromeOS 裝置。

解決方案

您可以在 SAN 中使用變數,但僅限支援的變數。支援的項目如下:
${DEVICE_DIRECTORY_ID}—Device’s directory ID
${USER_EMAIL}—Signed-in user’s email address
${USER_EMAIL_DOMAIN}—Signed-in user’s domain name
${DEVICE_SERIAL_NUMBER}—Device's serial number
${DEVICE_ASSET_ID}—Asset ID assigned to device by administrator
${DEVICE_ANNOTATED_LOCATION}—Location assigned to device by administrator
${USER_EMAIL_NAME}—First part (part before @) of signed-in user’s email address