Table

cm_authentication_events

Description

Registry authentication events

Category

Artifact

Status

Tentative

Introduced

v2.0.0

Last Updated


Future: v5.0.0

authentication_events

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


authenticated_identifier

varchar(256)

User (login) name


Should typically correlate with cm_identifiers:identifier

authentication_event

varchar(2)

Type of authentication event
  • AI: API Login
  • IN: Registry Login


remote_ipvarchar(40)IP address of remote connection, if known