Table

cm_authentication_events

Description

Registry 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  
  • No labels