Previous Topic: AuthMinder Database TablesNext Topic: Used by Administration Console


Used by AuthMinder

The following table lists the database tables used by the AuthMinder Server:

Table Name

Description

ARWFADMINAUDITLOG

Contains the audit log information for the AuthMinder administration activities.

ARWFARCOTEMV

Contains the ArcotID OTP-EMV credentials for the users. It contains an individual entry for each user.

ARWFARCOTEMVHISTORY

Contains all the ArcotID OTP-EMV credentials that are in the reissue state.

ARWFARCOTID

Contains the ArcotID PKI credentials for the users. It contains an individual entry for each user.

ARWFARCOTIDHISTORY

Contains all the ArcotID PKIs that are in the reissue state.

ARWFARCOTOTP

Contains the ArcotID OTP-OATH credentials for the users. It contains an individual entry for each user.

ARWFARCOTOTPHISTORY

Contains all the ArcotID OTP-OATH credentials that are in the reissue state.

ARWFAUTHAUDITLOG

Contains the audit log information for the authentication activities.

ARWFAUTHTOKENS

Contains the authentication tokens that are generated after a successful authentication. One entry is made in this table for every successful authentication irrespective of the type of token requested.

ARWFCONFIG

Contains the AuthMinder configuration information. The information in this table contains version information and therefore has multiple entries per configuration.

ARWFDBERRORCODES

Contains the database error codes that indicate the communication failure.

ARWFDBQUERIES

Contains the list of database queries used by the AuthMinder Server.

ARWFDISPLAYNAMES

Contains names and values of different keys used in AuthMinder.

ARWFGENERICCRED

Contains the information about the miscellaneous credentials of the user. For example, the credentials supported by custom APIs.

ARWFGENERICCREDHISTORY

Contains all the miscellaneous (for example, custom API supported) credentials that are in re-issue state.

ARWFINSTANCES

Contains information about all the instances of AuthMinder Servers that communicate with a specific database.

ARWFISSUANCEAUDITLOG

Contains the audit log information for the credential issuance activities.

ARWFMESSAGES

Contains the messages that are posted by the AuthMinder Server.

ARWFMODULEREGISTRY

Contains information about the internal modules of the AuthMinder Server and about the plug-ins.

ARWFOATH

Contains the OATH One-Time Password (OTP) credentials of the users. It contains an individual entry for each user.

ARWFOATHHISTORY

Contains all the OATH OTP credentials that are in re-issue state.

ARWFOATHTOKENREGISTRY

Contains the OATH token details such as, seed value, token ID, and token type.

ARWFORGACTIVECONFIG

Contains configuration mapping of the currently active organization. The information in this table contains version information and therefore has multiple entries per configuration.

ARWFORGCONFIG

Contains configuration mapping per organization. The information in this table contains version information and therefore has multiple entries per configuration.

ARWFOTP

Contains the One-Time Password (OTP) credentials for the users. It contains an individual entry for each user.

ARWFPASSWORD

Contains the user name-password credentials for the users. It contains an individual entry for each user.

ARWFPASSWORDHISTORY

Contains all the user-name password credentials that are in re-issue state.

ARWFPROTOCOLCONFIGURATION

Contains configuration of each listener port of the AuthMinder Server.

ARWFQNA

Contains the Question and Answer (QnA) credentials for the users. It contains an individual entry for each user.

ARWFQNAHISTORY

Contains all the question and answer credentials that are in re-issue state.

ARWFSEQUENCE

Contains information about sequences used for version configurations.

ARWFSSLTRUSTSTORE

Contains the SSL root certificates that are trusted by the AuthMinder Server.

ARWFSVRMGMTAUDITLOG

Contains the audit log information for the server management activities.

ARWFUNIQUEFIELDS

Enforces uniqueness of certain fields in the configuration. For example, a RADIUS client IP address cannot be used by two organizations.

ARWFVERIFIEDCHALLENGES

Contains information about the challenges for which the ArcotID PKI signature is successfully verified. An entry is made for successful ArcotID PKI authentication, provided No Replay for challenge is turned on. It is turned off by default.