By entering an OTP value you can get the serial number of the token.
You can also enter additional optional parameters, to narrow down the search for the token.
So you can only search within certain token types or in assigned or unassigned tokens.
OTP ValueOTP value is required
Search Configuration
Token Type
@for (type of tokenTypesWithOTP(); track type) {
{{ type["info"].split(':')[0] }}
}
Assignment State
@for (assignment of assignmentStates; track assignment) {
{{ assignment.info }}
}