Skip to main content

AssignParms

Token assignment parameters including the user id or user alias of the user to which the token is to be assigned.

Properties

NameTypeDescriptionNotes
responsestrWhen the assign operation is not being performed by an administrator, a token response from the token being assigned must be provided.[optional]
serial_numberstrWhen assigning a token to a known user, this argument specifies the serial number of the token being assigned.[optional]
token_typestrWhen assigning a token to a user this attribute optionally specifies the type of token to be assigned. It can be a value of OATH_PHYSICAL_TOKEN or ENTRUST_LEGACY_TOKEN. This attribute is only required if the serial number is not unique.[optional]
user_idstrWhen assigning a known token to a user, this argument specifies the user Id or user alias of the user to which the token will be assigned.[optional]

Example