Description
:
Returns a token for device enrollment. The DPC can encode this token within the QR/NFC/zero-touch enrollment payload or fetch it before calling the on-device API to authenticate the user. The token can be generated for each device or reused across multiple devices.
Parameters
:
deviceType
Enum
:
unknown
dedicatedDevice
knowledgeWorker
Description
:
Whether it’s a dedicated device or a knowledge worker device.
Location
:
query
Type
:
string
Enum Descriptions
:
This value is unused
This device is a dedicated device.
This device is required to have an authenticated user.