Table

cm_authenticator_reset_tokens

Description

Authenticator Reset Tokens

PluginRecovery Dashboard Widget

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_recovery_widget_id

integer, foreign key

CO Recovery Widget Record ID

cm_co_recovery_widgets:id

The relevant Authenticator ID is accessed via the Recovery Widget configuration
co_person_idinteger, foreign keySubject CO Person IDcm_co_people:id
tokenvarchar(48)Reset Token

recipientsvarchar(256)Comma separated list of Email AddressesRFC 4524 inetOrgPerson, comma separated if multiple
expirestimestampTime after which  Reset Token is no longer valid

  • No labels