Matrix card attributes
The next table shows matrix card attributes relevant for the LDAP Token List Persister plugin.
Attribute name (examples) | Usage | Type | LDAP Connector plugin | LDAP Token List Persister plugin | LDAP Password Self-Service Token Persister plugin |
|---|---|---|---|---|---|
| The data used to verify or use token list. May be empty. | Binary | R | ||
| The data of the next (future) token list. May be empty. | Binary | R | ||
| Defines whether the token list is active (this affects both the current and the next). Inactive token lists cannot be used for authentication. | Boolean | O | ||
| The date and time of the generation of a matrix card letter. May be empty. | Timestamp | R | ||
| The date and time of the delivery of a matrix card letter. May be empty. | Timestamp | O | ||
| A flag telling whether a new matrix card letter should be generated by a batch job. Defaults to false. | Boolean | R | ||
| The date and time of the latest challenge that has been asked but not yet answered. | Timestamp | R | ||
| The number of unanswered challenges since the last answered challenge (within a timeout window). | Integer | R |
- R = Required by plugin
- O = Optional, may be used by plugin