Device Types in the HID Authentication Service
The following sections provide examples of the main device types by category.
You can manage (create, read, update and delete) device types using the Device/Type endpoint.
OTP Token Device Types
|
Code | Description | CHALLENGELENGTH | SUPPORTEDAUTHMETHOD | SUPPORTSSIGN |
---|---|---|---|---|---|
Pocket Token OT |
DT_POCK_OT |
Pocket Token. Oath Time algorithm |
6 |
SYNC |
False |
Pocket Token OE |
DT_POCK_OE |
Pocket Token. Oath Event algorithm |
6 |
SYNC |
False |
Pocket Token OC |
DT_POCK_OC |
Pocket Token. Oath OCRA algorithm |
6 |
ASYNC |
True |
Pocket Token TD |
DT_POCK_TD |
Pocket Token. Oath TDS algorithm |
6 |
ASYNC |
True |
Flexi Token OE |
DT_FXT_OE |
Flexi Token Oath Event algorithm |
6 |
SYNC |
False |
Flexi Token OT |
DT_FXT_OT |
Flexi Token Oath Time algorithm |
6 |
SYNC |
False |
Flexi Token OC |
DT_FXT_OC |
Flexi Token Oath OCRA algorithm |
6 |
ASYNC |
True |
Flexi Token TD |
DT_FXT_TD |
Flexi Token Oath TDS algorithm |
6 |
ASYNC |
True |
Email and SMS Device Types
|
Code | Description | CHALLENGELENGTH | SUPPORTEDAUTHMETHOD | SUPPORTSSIGN |
---|---|---|---|---|---|
OOB Virtual Device for sms otp |
DT_OOBSMS |
OOB Virtual Device for sms otp |
8 |
SYNC |
False |
OOB Virtual Device for email otp |
DT_OOBEML |
OOB Virtual Device for email otp |
8 |
SYNC |
False |
SMS Transaction OOB |
DT_TXOOB |
SMS Transaction OOB Device type |
8 |
BOTH |
True |
OOB Virtual Device For SMS OTP Tiered |
DT_OOBSMST |
OOB Virtual Device For SMS OTP Tiered |
8 |
SYNC |
False |
OOB Virtual Device For EMAIL OTP Tiered |
DT_OOBEMLT |
OOB Virtual Device For EMAIL OTP Tiered |
8 |
SYNC |
False |
HID Approve Device Types
|
Code | Description | CHALLENGELENGTH | SUPPORTEDAUTHMETHOD | SUPPORTSSIGN |
---|---|---|---|---|---|
Mobile Registration Virtual Device |
DT_TDSOOB |
Mobile Registration Virtual Device |
No challenge |
SYNC |
False |
Mobile push based Validation |
DT_TDSV4 |
Device type for Mobile push based Validation Application |
6 |
BOTH |
True |
Mobile push based Validation with FIPS |
DT_TDSV4F |
Device type for Mobile push based Validation Application with fips and new password policy |
6 |
BOTH |
True |
Mobile push based Validation IDP for AD UserRepo |
DT_TDSV4AD |
Device type for Mobile push based Validation Application IDP for AD UserRepo |
6 |
BOTH |
True |
Mobile push based Validation IDP for STD PWD |
DT_TDSV4SD |
Device type for Mobile push based Validation Application IDP for Standard user |
6 |
BOTH |
True |
PKI Device Types
|
Code | Description | CHALLENGELENGTH | SUPPORTEDAUTHMETHOD | SUPPORTSSIGN |
---|---|---|---|---|---|
PKI JWT Container on Server |
DT_JWT |
Container holding PKI credential for purpose of OPENID JWT authentication |
-1 |
BOTH |
False |
FIDO Device Types
|
Code | Description | CHALLENGELENGTH | SUPPORTEDAUTHMETHOD | SUPPORTSSIGN |
---|---|---|---|---|---|
FIDO passkey |
DT_FIDO |
FIDO device type |
32 |
BOTH |
False |