Table

cm_co_service_tokens

Description

Per-CO service tokens

Plugin

Service Tokens

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

co_service_id

integer, foreign key

CO Service ID

cm_co_services:id

The service this token applies to

co_person_id

integer, foreign key

CO Person ID

cm_co_people:id

The person this token is for

token

varchar(64)

Service (application) specific token

 

This column should be encrypted

token_type

varchar(2)

Token type

  • 08: 8 character alphanumeric plaintext
  • 15: 15 character alphanumeric plaintext