Attribute Name (Examples) | Usage | Type | Ldap Connector | Ldap Token List Persister | Ldap Pwd Self Service Token Persister |
totalLogins | The total number of successful logins of the user. | Integer | O | ||
latestSuccessfulLogin | Date and time of the latest successful login of the user. | Timestamp | O | ||
secondLatestSuccessfulLogin | Date and time of the second latest successful login of the user. | Timestamp | O | ||
latestLoginAttempt | Date and time of the latest login attempt (successful or not) of the user. May be empty. | Timestamp | O | ||
firstLogin | Date and time of the very first successful login of the user. May be empty. | Timestamp | O | ||
unlockAttempts | Holds the number of total unlock attempts | Integer | O | ||
latestUnlockAttempt | Holds the date and time of the latest unlock attempt | Integer | O |
R | = required by plugin |
O | = may be used by plugin |