| {{ attribute_key }} | {{ attribute_value }} |
| Serial | Type | Active | Description | Failcounter | Maxfail | Container | |
|---|---|---|---|---|---|---|---|
| {{ token.serial }} | {{ token.tokentype }} | active disabled | {{ token.description }} | {{ token.failcount }} | {{ token.maxfail }} | {{ token.container_serial }} {{ token.container_serial }} |
| Selection | Serial | Type | Active | Description |
|---|---|---|---|---|
| {{ token.serial }} | {{ token.tokentype }} | active disabled | {{ token.description }} |
| Serial | Type | Description |
|---|---|---|
| {{ container.serial }} container.serial | {{ container.type }} | {{ container.description }} |
| Timestamp | Serial | Transaction ID | Expiration | Received | OTP valid | |
|---|---|---|---|---|---|---|
| {{ challenge.timestamp }} | {{ challenge.serial }} | {{ challenge.transaction_id }} | {{ challenge.expiration }} | {{ challenge.received_count }} | yes no |
This also cancels the related challenges on:
{{ cancelChallengeSerials[challenge.transaction_id].join(', ') }}
|
| {{ key }} | {{ formatInternalAttribute(value) }} |
| No internal attributes recorded for this user. | |