Table idempiere9.adempiere.mfa_registration
Multi-factor Authentication Registration

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
mfa_registration_id numeric 10 MFA Registration
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
name varchar 1000  √  NULL::character varying Alphanumeric identifier of the entity
help varchar 2000  √  NULL::character varying Comment or Hint
isactive bpchar 1 'Y'::bpchar The record is active in the system
mfa_registration_uu varchar 36  √  NULL::character varying MFA_Registration_UU
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
mfa_method_id numeric 10
mfa_method.mfa_method_id mfamethod_mfaregistration R
Multi-factor Authentication Method
ad_user_id numeric 10
ad_user.ad_user_id aduser_mfaregistration R
User within the system - Internal or Business Partner Contact
mfasecret varchar 2000  √  NULL::character varying Multi-factor Authentication Secret
isvalid bpchar 1 'N'::bpchar Element is valid
mfavalidatedat timestamp 29,6  √  null Validated at
mfaunregisteredat timestamp 29,6  √  null Unregistered at
isusermfapreferred bpchar 1 'N'::bpchar Preferred
expiration timestamp 29,6  √  null Expire On
parametervalue varchar 2000  √  NULL::character varying Parameter Value
mfalastsecret varchar 2000  √  NULL::character varying Last MFA Secret
lastsuccess timestamp 29,6  √  null Last Success
lastfailure timestamp 29,6  √  null Last Failure
failedlogincount numeric 10  √  NULL::numeric Failed Login Count

Table contained 0 rows at 2021-12-25 14:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
mfa_registration_id Primary key Asc mfa_registration_key
mfa_registration_uu Must be unique Asc mfa_registration_uu_idx

Close relationships  within of separation: